Loading Tool

Explorer IconExplorer

Memory Pool

33,448 transactions
13.77 vMB
0.04646757 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 5 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.16/200 MB

Candidate Block

Mining Attempt 48613750bbe04aeeb04eb108f50becd51328f21d7902681e59fcc3fe7286d224
Version 20000000
Previous Block 00000000000000000001d97cc6148a50000ca3ea2d3b415a433005fde9c6883d
Merkle Root fa084e9e5be657dc5b1a093a0593e362f1f6aead2fa3dbe4d9fcb07e48e216c0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,109
Size: 1.00 vMB
Total Fees: 0.01029738 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,346 (688,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,408 224,408 0000000000000109f099217182b4cf252010935f2987f12ce3886c9a6dadf15b 679 0.25 vMB 246
224,407 224,407 0000000000000358ef75d47f2a35a926a09df2f3fb918d85c2e5f7c71482e827 131 0.05 vMB 204
224,406 224,406 000000000000002a14787499156bdb3227222a0e2f7e94266319c3fc4f2d9949 64 0.05 vMB 54
224,405 224,405 0000000000000265a7d4838c41c3e51a65a404002c699708d10a7e3d028f3323 354 0.25 vMB 117
224,404 224,404 00000000000000a13d7b67cd79b6e79f34544acb77cf91c2b7b2541dc8629481 448 0.25 vMB 121
224,403 224,403 00000000000002816c691c6ba01e8fa3a6f6eecbd591e9d9276ab3f360954f70 678 0.25 vMB 277
224,402 224,402 000000000000028ce1ea965e9de2877280664d230a0c97687808f6e66b436e83 621 0.25 vMB 187
224,401 224,401 00000000000000da1ebe383e434c3ff367acfed390b14545c8110df065bde963 734 0.25 vMB 308
224,400 224,400 00000000000002c22f17ff5177b5805888a239680507d3e4d395f0afb06e0838 746 0.25 vMB 295
224,399 224,399 00000000000000cc5e1b9596cf4afbc0718f8eaf54f9887d53bb6b6097bb4f23 287 0.23 vMB 153
224,398 224,398 000000000000020971669ee19f5f405af6e098d235fc97536e9770fedbefc9ab 145 0.06 vMB 104
224,397 224,397 0000000000000183e0274da31c3325c799caec44e49cac6520d43bb038e1d56e 397 0.24 vMB 126
224,396 224,396 000000000000030726ded5e10e0a3745b68bcfc5c86ce29c8b94e1ccf7f87589 243 0.17 vMB 91
224,395 224,395 000000000000018b7fc03fec5cb3165a9e0a641e5610083a4b0fbd5c8c478c65 694 0.25 vMB 354
224,394 224,394 000000000000033634d75f17cba60dda9bbfe329b85dbf56dd14539ad056e31b 590 0.25 vMB 224
224,393 224,393 000000000000011e46c40efb81ff29e33ee4bdc16bfce68b56a8dbc6445f7aa0 298 0.22 vMB 175
224,392 224,392 0000000000000286e1d48a0ba9657543b35f864685c946ed85eb43bdb0b84517 679 0.25 vMB 368
224,391 224,391 00000000000002ef8be8c4a39b2dc37131d6f33bb6f42e4a5202f4930e6fc6d8 540 0.23 vMB 263
224,390 224,390 000000000000026a2a8b79db298f2e70a89b95d59b99320b721cec344bc30d28 463 0.21 vMB 201
224,389 224,389 00000000000002011ace0ab8b8a4a677c1f27db2b59e2d64dc8f6229f6416621 448 0.25 vMB 205
224,388 224,388 000000000000000fcbb4dac37092cbac35aabd464c5a922d3cdfdd2763084413 339 0.14 vMB 262
Previous 10 blocks ↓
Total Size: 779.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 156.70 GB
    • Received: 0.63 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.