Loading Tool

Explorer IconExplorer

Memory Pool

38,139 transactions
28.41 vMB
0.06336247 BTC
Random Selection Loading Transactions
Max Size: 143.73/200 MB

Candidate Block

Mining Attempt af4d85e93b626b610dbeb8c02b7ed49c4482c4558d2bf09784f1c7c6eece84c4
Version 20000000
Previous Block 000000000000000000003fff6a7eec49e227358900154aba2d8852eed6b803ae
Merkle Root 1e80a4f26de0f9500d486d9e56025a273f4b7304859894409c3d2a633dbf0dfd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,853
Size: 1.00 vMB
Total Fees: 0.00870167 BTC
Feerates: 100.29 > 0.87 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,595 (512,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,118 402,118 00000000000000000328833e6066a4c340ff9e5a2df825340b35a3f3fb9111c6 187 0.07/1.00 vMB 52
402,117 402,117 000000000000000000071a5ac9ca4de287ca3d312c82c983d71866b50e74a95f 929 0.49/1.00 vMB 43
402,116 402,116 000000000000000006637570b23f353926846d824913814bf9c0c8571b211742 1,242 0.76/1.00 vMB 32
402,115 402,115 0000000000000000066840890b63d0b962b88f7bcc463bf59c7fcb9453396110 1 0.00/1.00 vMB 0
402,114 402,114 000000000000000004ebfdc102d9f7e5122a1025bd7398a8fd48542c50c7f555 2,472 1.00/1.00 vMB 51
402,113 402,113 0000000000000000012068de4aeb94e046090e146027969dffdc4ef6be9e612d 1 0.00/1.00 vMB 0
402,112 402,112 000000000000000006959c75448d517a12aaabef4bc7ab766f74c6f6ac0ed23c 962 0.39/1.00 vMB 45
402,111 402,111 000000000000000006b7a3df32526230f7bcbdb7604bb87a9fee37ea61533c6a 300 0.10/1.00 vMB 53
402,110 402,110 0000000000000000016d9b3f1eabcac481d16f199d900a7de81645d73be2fd7a 302 0.15/1.00 vMB 43
402,109 402,109 000000000000000005ac2a8924983e2946da11fd7bd0300e7c0205b89ab05116 644 0.27/1.00 vMB 46
402,108 402,108 000000000000000006e0ec151e4ca8af245c9c4d7cf54c0f9a82562b4a59ca12 1,633 0.72/1.00 vMB 38
402,107 402,107 000000000000000004041c5848424f5da1798e55375c585b80d859964176549e 403 0.21/1.00 vMB 40
402,106 402,106 0000000000000000044f20944126e0855b42fb1f6c523e8dbd164de426edab0f 908 0.40/1.00 vMB 44
402,105 402,105 000000000000000004fd00c8650f39abd750d31bc003fb7274f3aaf5a3ff01ca 519 0.98/1.00 vMB 10
402,104 402,104 0000000000000000019b0f131d9c2c3256a0e8a2a2ab2ff0e985318bf73391c6 197 0.14/1.00 vMB 23
402,103 402,103 0000000000000000037718c1cbb0d534297b955253cca3d7f68df64a83e04dc4 1 0.00/1.00 vMB 0
402,102 402,102 0000000000000000060479674648be94df84ae9de860df316a547e075c89f831 617 0.27/1.00 vMB 48
402,101 402,101 000000000000000001cf6f7a9054154a1e4ab88027f449b830181a475f4c7aa4 1,968 0.97/1.00 vMB 40
402,100 402,100 00000000000000000232fda0c0818e975b27b9c1c42668b148eec084b337d715 213 0.11/1.00 vMB 24
402,099 402,099 0000000000000000015a8073e6ae5e94fbc4b4f23ec36a958bf57b56d814659f 1,678 0.84/1.00 vMB 40
402,098 402,098 000000000000000001d13e480b181d58312b58cba3fe049977234672c60ec4bf 553 0.43/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.68 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: 628.16 GB
    • Received: 11.78 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.