Loading Tool

Explorer IconExplorer

Memory Pool

82,251 transactions
30.39 vMB
0.10271524 BTC
Random Selection Loading Transactions
Max Size: 185.52/200 MB

Candidate Block

Mining Attempt 7ce3bf5b51e197e97cae36072027dc0a426205a832818474c427b955a9b07d68
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 88943e635cc7da93c61e92f07d43f8b758d8e007ba93d333da6a72b5b7c28c7f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,680
Size: 1.00 vMB
Total Fees: 0.03226632 BTC
Feerates: 402.60 > 3.23 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (495,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,093 420,093 0000000000000000045bba1108fa50d0d14dba24a8e1a0afda050ca7e18cf22d 1,962 0.86/1.00 vMB 54
420,092 420,092 0000000000000000051ca7b1a5ce1e290c0f72f5e49a729ff80a35004faeaefc 672 0.27/1.00 vMB 49
420,091 420,091 0000000000000000038d9f580d4ea2e150f60ab018b457688ccd42da64e774d4 1,587 0.66/1.00 vMB 54
420,090 420,090 000000000000000001442e3713717bbb1c8224ff135729c2a71a4cdb10970894 867 0.38/1.00 vMB 55
420,089 420,089 0000000000000000006ae66beada051a28a6c8e526ce7607a923e13656d48ab7 158 0.99/1.00 vMB 3
420,088 420,088 0000000000000000034945b8ffc65de4bc52d4dde02a53ec29200d52fd4c2626 1,483 0.75/1.00 vMB 53
420,087 420,087 000000000000000004e4851ce3a746b5db5b1b8d13be2a0c4858d175b2b98340 108 0.99/1.00 vMB 1
420,086 420,086 000000000000000000f8e9efa86671157d3984884f4fd45a974f80688c3b5083 97 0.04/1.00 vMB 53
420,085 420,085 0000000000000000040048f282f1dbfb2e051f565d5c54c683744bd180693f78 624 0.28/1.00 vMB 51
420,084 420,084 000000000000000004248b4001055c6d2d6fb030fa44436cfebcecdba5fcc601 550 0.29/1.00 vMB 43
420,083 420,083 0000000000000000016ebff063961c5a21d0426a5d4145bca3eeb9ad6c2804e6 1,576 0.95/1.00 vMB 35
420,082 420,082 00000000000000000390b2f9830767ba4a902e10314d5a4a1c5a4c39abf34387 584 0.25/1.00 vMB 46
420,081 420,081 000000000000000001b0922eeddd640129262e494022e484949fec4c5bfa0997 663 0.34/1.00 vMB 42
420,080 420,080 000000000000000002d52cc4d4a8ada1ca626a707532662b7352d88a3a5f5cc6 312 0.31/1.00 vMB 27
420,079 420,079 000000000000000000f02eeab6daa721079ab6b6ca5dc1341d321c86149fbf58 1,155 0.45/1.00 vMB 52
420,078 420,078 000000000000000000dcbf14d09107f8f9ad660f15f8aa74b191fd592b05055f 1,501 0.59/1.00 vMB 49
420,077 420,077 000000000000000001a679b542f63140517bdc67424c6f0c339e60e77b107b3f 1,383 0.56/1.00 vMB 50
420,076 420,076 00000000000000000388bd514a5014ff8281eb6b98b8e15f9d83a92a5c819d26 197 0.38/1.00 vMB 18
420,075 420,075 000000000000000000a3df415928ca6c900d9c01241a6ee2204cb6bcad5c9d9d 601 0.94/1.00 vMB 18
420,074 420,074 00000000000000000217e61e25d7fe0b60aa5d35736ef76d36500b0bce778d50 382 0.97/1.00 vMB 13
420,073 420,073 000000000000000001756de83af265bccb80087bbf02debbe55557a1305703ff 1,023 0.89/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.