Loading Tool

Explorer IconExplorer

Memory Pool

48,203 transactions
27.32 vMB
0.07072996 BTC
Random Selection Loading Transactions
Max Size: 145.67/200 MB

Candidate Block

Mining Attempt b9f4318ba57020ed0feff03b22cbfd5922dfeb496b8f0c03aa82ad98f2427f8c
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 3abcf49fb14c16b77de86d3563d6aa9af1db79b82ed3ae4620f6dca317e1c1fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,386
Size: 1.00 vMB
Total Fees: 0.01976542 BTC
Feerates: 100.53 > 1.98 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (162,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,826 751,826 000000000000000000001bc5c84832dcb7dd72b570adc45cd5282626d4697da9 1,259 0.73/1.00 vMB 5
751,825 751,825 00000000000000000002179a5594be4610fffc4daa9427109c8c879e8a278cc4 526 0.25/1.00 vMB 7
751,824 751,824 000000000000000000057cfb4927a464f942746d60b470e784461bcc7508261b 951 0.50/1.00 vMB 8
751,823 751,823 00000000000000000003dcc2964a11728fb888170e9e6836a21a6c1b53489d4a 436 0.70/1.00 vMB 6
751,822 751,822 0000000000000000000648fdc272b3baaf2b8a22bc6a54acd2a343ed91776b4d 1,517 0.64/1.00 vMB 9
751,821 751,821 0000000000000000000582e0e43d205114b03055008f7318bfa267d7947a155a 2,031 0.75/1.00 vMB 9
751,820 751,820 00000000000000000004205194ea8fcabac018a53bcff5006083deb15aadb9ea 1,634 0.57/1.00 vMB 9
751,819 751,819 00000000000000000009236696ec027166b0c6b5c4486cdcbceaab32c4dfdf21 510 0.18/1.00 vMB 9
751,818 751,818 00000000000000000006e3484169961b3357ee675f07cb71e936831a0755a660 196 0.07/1.00 vMB 9
751,817 751,817 000000000000000000001f6e17b00ad2bb5ed96447d69abc4d55ff8e708c5b87 1,687 0.80/1.00 vMB 8
751,816 751,816 00000000000000000003b444ac1d2fec756ed3a58cba8edc16e62c7afaceb967 2,345 0.94/1.00 vMB 9
751,815 751,815 0000000000000000000769c1903ebc0c64943562fa7a95912f73bfa627ef4841 590 0.46/1.00 vMB 5
751,814 751,814 00000000000000000006436d796b6975c1ef4fa25eae004186601cec2853c847 1,777 1.00/1.00 vMB 2
751,813 751,813 00000000000000000007afeefa3e7f34b5be7b461c7fc2237f0d45720f29b6e5 3,001 1.00/1.00 vMB 11
751,812 751,812 00000000000000000007807677dfabb61133f04e5d87c89b0353232c34608a83 1,917 1.00/1.00 vMB 9
751,811 751,811 00000000000000000006dedccff5eb361e957b2cd4426875d64b3edb1ef6bfd7 2,800 1.00/1.00 vMB 16
751,810 751,810 00000000000000000008c404cff9e618a57ce073c6d6d7295b0b8ff44f0e8417 28 0.01/1.00 vMB 11
751,809 751,809 0000000000000000000269b7a498eba79217159f1e438d2fe0feb0a7005e1577 1,056 0.45/1.00 vMB 9
751,808 751,808 00000000000000000005acb35a1e93f5001f7031baa3f919ea42de6d27806b21 608 0.43/1.00 vMB 44
751,807 751,807 0000000000000000000390a29aaf90b5aec3b58c9044fdff5582916e898b2f33 1,103 0.44/1.00 vMB 8
751,806 751,806 00000000000000000003461abaf23f7feeb9de574aaaf3f4d1c85e6e38121aef 1,860 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.99 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 648.72 GB
    • Received: 13.07 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.