Loading Tool

Explorer IconExplorer

Memory Pool

83,164 transactions
30.90 vMB
0.08120340 BTC
Random Selection Loading Transactions
Max Size: 189.49/200 MB

Candidate Block

Mining Attempt 0a164ea8e0f993b28bfbc8cf385b8bcdc6023315bc25500ae59a74fe7820b0e3
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root b36dfc50e236184eb541d83c396cd99be55e7b2faf81194ed280e18d59e448ea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,915
Size: 1.00 vMB
Total Fees: 0.01162157 BTC
Feerates: 146.36 > 1.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (513,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,520 401,520 0000000000000000022864762acb09262984497237b9801f2f55e00c93445721 2,267 1.00/1.00 vMB 50
401,519 401,519 000000000000000001171e382861dfdc3838ce50bb7cb8bd40dae0602c649d23 321 0.18/1.00 vMB 40
401,518 401,518 0000000000000000038eecd3952103c6d3489a14a35de13d36c502ef7289c7b1 276 0.11/1.00 vMB 58
401,517 401,517 0000000000000000054c2024a15f67e1a3675ce3d324092dcfbf47e015d3e905 490 1.00/1.00 vMB 10
401,516 401,516 00000000000000000282d3089ea2a999fb2036c6348232a4c369902154d107f0 1,199 0.68/1.00 vMB 40
401,515 401,515 00000000000000000175cda2c2ece22c8755c066b14cc21bb171fde8ff98501d 935 0.73/1.00 vMB 40
401,514 401,514 000000000000000006248d7f7f6b8cac0fc2082a080101a1382a17326e55513a 1,836 0.99/1.00 vMB 27
401,513 401,513 0000000000000000035e866eef3d77c4cc33c569c44fe23b97289c14a159bcf3 1,936 0.99/1.00 vMB 62
401,512 401,512 000000000000000003edda27db770db1975a773a76740ee1efe9c89d0976038b 1 0.00/1.00 vMB 0
401,511 401,511 000000000000000005b1a314769e9187a236cc917d77299ed9f3dff8db14263b 1,050 0.62/1.00 vMB 51
401,510 401,510 000000000000000005efaa893c177e1e06640f6c7db8919866add34d9bb3c974 351 0.13/1.00 vMB 58
401,509 401,509 0000000000000000014563fdf4d9e7d4cbc233e37a89a5c8bfb4cd840e00e27d 624 0.46/1.00 vMB 46
401,508 401,508 000000000000000001e7f805a6f6631da35f4e463a60486fa8e29289d1a70ea6 344 0.20/1.00 vMB 43
401,507 401,507 000000000000000006bc966b0db8138a4c89398877e5d74a455dd696b578fe8b 427 0.36/1.00 vMB 26
401,506 401,506 000000000000000000a76815cfc83ab2856ef350be9fd0096b9eed85c0757c89 1,019 0.49/1.00 vMB 49
401,505 401,505 00000000000000000261d753be02143be18370c3279e1d5f9f3b7d88222ac522 493 0.22/1.00 vMB 49
401,504 401,504 000000000000000002aae8f1db36c381bb1313ae5eb534694cd16539750d5a59 254 1.00/1.00 vMB 11
401,503 401,503 0000000000000000041e5fe78e88c094c571c290f77ee9544432bb8568355253 434 0.21/1.00 vMB 49
401,502 401,502 000000000000000005957ec5de3b84b3a36ec119ee0cb342b98c2185d41d6358 57 0.02/1.00 vMB 65
401,501 401,501 0000000000000000026302e705b3d31c7d310052459477ccd3c0f499758c6a7f 1,004 0.68/1.00 vMB 39
401,500 401,500 000000000000000006319cddc3aa4fb6d54d38da793e77e3c8ea19ab415198b4 297 0.13/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.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: 717.22 GB
    • Received: 17.84 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.