Loading Tool

Explorer IconExplorer

Memory Pool

34,620 transactions
28.47 vMB
0.07391097 BTC
Random Selection Loading Transactions
Max Size: 141.39/200 MB

Candidate Block

Mining Attempt 569036d53e000cf75413ac3bd8ebd5a7afeed9ded8a6bc6170fac246ee63fb2b
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 119a8ddd64c8f1c8071767f81524b1c37dee7f76d193608a174d1b2b6be2a52a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,477
Size: 1.00 vMB
Total Fees: 0.01874199 BTC
Feerates: 101.65 > 1.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (678,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,497 236,497 00000000000000b6473e7cefd58eed3816d88b884c3fdb260c1bc433f6c88118 538 0.37/1.00 vMB 117
236,496 236,496 00000000000001032ff128031901114a5634706bdfc0339d40fffe274daa3fd3 742 0.25/1.00 vMB 226
236,495 236,495 000000000000005ecf688088d51ce17a4d323cc295b524ff3c579d19ebf9c79a 360 0.18/1.00 vMB 136
236,494 236,494 000000000000000f9c673a3ba8465794aa181f5ced2094f265520089c2e40469 349 0.25/1.00 vMB 101
236,493 236,493 00000000000000decb074c815aca43706b2461158c7a566d02f3643dca614ca4 753 0.25/1.00 vMB 332
236,492 236,492 0000000000000048a0f5083e82e95e753a9dd835b6cbcd34d52934b1db760f2f 692 0.35/1.00 vMB 146
236,491 236,491 0000000000000035a44acb1415f9e8a1e62ec31f4bfe43b995a148a746a7cc80 517 0.24/1.00 vMB 151
236,490 236,490 000000000000003b5c46532d4aade542facf13d7bbe620b1461a4b8d3cea832d 323 0.14/1.00 vMB 156
236,489 236,489 00000000000001149fa49f7f4ad312fab555f4d0feda68670fa39af3fa32ce88 558 0.24/1.00 vMB 184
236,488 236,488 00000000000000983071d90a83fbfc500d0f30487b2a023811e0acca00c2937f 330 0.09/1.00 vMB 61
236,487 236,487 00000000000001691f90f90e8cad99cf89c72ae5af48ba654b331363fb7e8b09 401 0.25/1.00 vMB 65
236,486 236,486 000000000000009561e894136a1fcdc2175eed58af3e0f7d26e3303a3893372d 429 0.40/1.00 vMB 88
236,485 236,485 00000000000000e9764bdf7c32e3e5d4278a236aa26fbc2226474247f39e8a46 1,069 0.47/1.00 vMB 153
236,484 236,484 000000000000016d917042bcb90712c61f9b99d286736b14060a8888e30e1278 531 0.25/1.00 vMB 171
236,483 236,483 00000000000000d5c6a4508402355d351752e3f6c374dc2a6859f80169e1629d 800 0.25/1.00 vMB 254
236,482 236,482 0000000000000081218438bf7cd94ebd3fccabe9458cd789056e229f6e28e994 672 0.25/1.00 vMB 209
236,481 236,481 000000000000003195e75f97e09b9c78636b6611f1a327579129f865c0d40da8 139 0.15/1.00 vMB 55
236,480 236,480 00000000000000101e07165d760ab5fd9b13381b1ce31181fb8c1c33e5c54f8b 275 0.13/1.00 vMB 146
236,479 236,479 00000000000001510e342238f398198994651831c81d3a00260f714e22c1ae73 103 0.04/1.00 vMB 112
236,478 236,478 00000000000000409ad465266d98489c86dafc41ee3a036e7608f5158e3b00a1 274 0.15/1.00 vMB 104
236,477 236,477 000000000000010ca134069374a74339b13df480143a0161118fbfd994b0576b 251 0.25/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

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