Loading Tool

Explorer IconExplorer

Memory Pool

48,961 transactions
30.10 vMB
0.15905552 BTC
Random Selection Loading Transactions
Max Size: 160.90/200 MB

Candidate Block

Mining Attempt 75aa7f5995aae538d1da03cdcfbee2ecd86a6cb8d244e3cb84d8e4cc22810a7c
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root d680554f521e5c5becb49f909437cadf0fea25d79bcdd2a9af6ad73487933b32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,205
Size: 1.00 vMB
Total Fees: 0.08362600 BTC
Feerates: 261.10 > 8.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (732,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,484 182,484 0000000000000124b372fe2bb1ae08b8ad754f33595825924d3cfd9a4ab83cfa 76 0.03/1.00 vMB 241
182,483 182,483 00000000000007aa280d4c70b3f91cbef9b3b00a3872037911363264df654d31 98 0.03/1.00 vMB 142
182,482 182,482 00000000000004c0f56a2a5da3d94ed47845bb15bfbada59c0f96e982f7397bf 9 0.01/1.00 vMB 13
182,481 182,481 000000000000021bf8580f77e3c3280ad796998442532a8bf4a04ca3f84650dd 36 0.01/1.00 vMB 70
182,480 182,480 00000000000003d1a4ec22607d7da12e8a1c6f0a302c17b7888dc304f6541413 147 0.07/1.00 vMB 163
182,479 182,479 00000000000003c2be7a3159a6bd35f535eceede72581a9876dc7b7f82b29fe6 276 0.11/1.00 vMB 130
182,478 182,478 00000000000009c3ec40b3fea2d2b799da22b6259c9498142ab26dd64d5369b4 29 0.01/1.00 vMB 37
182,477 182,477 0000000000000004eec75b7df6629a8b8a8a37b68e3aa7fcac1a50a8f4c9794b 144 0.06/1.00 vMB 140
182,476 182,476 00000000000003011de23d31a0a558a3ab706b43cda98e09bddee2ae0d366433 32 0.01/1.00 vMB 110
182,475 182,475 000000000000007b5cc264ccc46d2c7b91156c8480aba0037b0f8d452b39131e 50 0.02/1.00 vMB 117
182,474 182,474 00000000000004fd67eccd6c46114e0990e63141af9a77acae43f864319c72c5 157 0.13/1.00 vMB 88
182,473 182,473 00000000000001de949c7782896edb28c11a5638d13b0ba15aebfe48325a28ea 118 0.04/1.00 vMB 86
182,472 182,472 00000000000002aa663ab37c07556a3ed3ae8673a59746641f39b3822fa00d8d 233 0.11/1.00 vMB 97
182,471 182,471 000000000000072cb3d70b1d7fd3d099a17757e26f363fdb449441bc7d176775 34 0.02/1.00 vMB 52
182,470 182,470 0000000000000961c4b2f46a236cc2ef437641a8faaa59ceb67a7a6f12b1a415 103 0.06/1.00 vMB 91
182,469 182,469 000000000000008310a899ec6cce4545fd3c9ec3a57d4216915229ddabd280c8 335 0.14/1.00 vMB 129
182,468 182,468 0000000000000a7923cf1e1141a42d299b5fa698952cad745453bbf2d50461ef 60 0.02/1.00 vMB 34
182,467 182,467 0000000000000218d30a7606933ee9ef17478750c0bff95e77d986de66c3b00e 556 0.22/1.00 vMB 155
182,466 182,466 00000000000003d96a953cb0a3073cf0aa4c12f23acb763c31f39815f5c82782 168 0.07/1.00 vMB 141
182,465 182,465 000000000000090da7d0a66438386deafb571a41187d2659064b8f34d70bc220 74 0.03/1.00 vMB 86
182,464 182,464 00000000000002faac504cc88cf23c9de642f984196323c6aaa28465ccda0c95 82 0.04/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.