Loading Tool

Explorer IconExplorer

Memory Pool

78,642 transactions
30.01 vMB
0.08903953 BTC
Random Selection Loading Transactions
Max Size: 179.27/200 MB

Candidate Block

Mining Attempt 00d517fad2512fb2e6a485c1db854f8b2067a54ec6b73f1971c87d0677c16da5
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 2c10660582a40d9fa86540dd0b3035f29ceb80335899d0c8537b318df0147b95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,853
Size: 1.00 vMB
Total Fees: 0.01982940 BTC
Feerates: 150.61 > 1.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (310,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,069 605,069 0000000000000000001181d1467da31af5bac7f27a97c59e160fba1e829c7593 759 1.00/1.00 vMB 62
605,068 605,068 000000000000000000013734f80a2f96c13ce3255c9df40808c8c0f7fbea8bfc 2,822 1.00/1.00 vMB 24
605,067 605,067 00000000000000000007a1bf2abbda5077930a9a25d713c95048336461901394 952 0.31/1.00 vMB 18
605,066 605,066 000000000000000000082a53482f0b583bea4bf18224aa0aed0da750fbd17c70 312 0.10/1.00 vMB 17
605,065 605,065 0000000000000000000fdb345d87da2a28c7a5331fa42e84250b1d52aed5a0ea 2,050 0.87/1.00 vMB 11
605,064 605,064 0000000000000000001543860001b8f0c4be7e1b065787410846a9c685f20b32 31 0.02/1.00 vMB 29
605,063 605,063 000000000000000000141bde488ff02aefaeb3add76c59804acb86be7fda9b96 1,903 0.81/1.00 vMB 15
605,062 605,062 000000000000000000075a4e43735cee89031bdf5dfbaa164b5658d21704cc01 1 0.00/1.00 vMB 0
605,061 605,061 0000000000000000000815077e6f36781c8009ba926b0dfee6e9076faff3fb9e 2,458 0.94/1.00 vMB 10
605,060 605,060 0000000000000000000b9d0bfe971aa31a447fcbc6cabd9ac7cc9daf1b9ed9c4 2,446 1.00/1.00 vMB 23
605,059 605,059 00000000000000000007be0e42668e8379174d63d9f4813b4d88f7dbeb612680 704 0.23/1.00 vMB 17
605,058 605,058 0000000000000000000542894de1e1fb2869c64c714d219624a1fe16f8ad99cd 2,461 1.00/1.00 vMB 11
605,057 605,057 000000000000000000024f0abacdbfa020379359dc29dc0f8f96523b12ca0133 2,829 1.00/1.00 vMB 22
605,056 605,056 00000000000000000009e882b70c02eff4234f2dd07dae78e4c870e572cd3162 2,203 0.92/1.00 vMB 3
605,055 605,055 000000000000000000094ec9eb66d3246b631cb1f82ba5ba8d4d5238e18b049e 3,549 1.00/1.00 vMB 11
605,054 605,054 0000000000000000000ef2cdaaacc592fc2fa2965fe9cd5f7996f92ceb5269e7 2,331 1.00/1.00 vMB 10
605,053 605,053 00000000000000000013ba64c89a4f8401080a6cfda7cbf2d777bd19bca92b0d 3,091 1.00/1.00 vMB 15
605,052 605,052 00000000000000000012c45ee992c54239c18aa30a178f16ca8216b3a1818896 2,692 1.00/1.00 vMB 21
605,051 605,051 00000000000000000001f74d946f1b40693fdc1c2e6f22cfb2fdef60e9d4d328 2,969 1.00/1.00 vMB 24
605,050 605,050 00000000000000000013846a165460c93016488ef80519a389bf5ade5698ae6a 2,453 1.00/1.00 vMB 23
605,049 605,049 00000000000000000012fa5c13900fbc231bee9c7b31d0d56f420b8ec9691ca0 2,381 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.