Loading Tool

Explorer IconExplorer

Memory Pool

80,582 transactions
29.74 vMB
0.08163219 BTC
Random Selection Loading Transactions
Max Size: 179.47/200 MB

Candidate Block

Mining Attempt 18b679a497dd3423e591ba8ebd5544611f7f30d29e06bf157c0bc0df89cdc0b8
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 9c1583400853572e43f27a0ef0c0c43a6065f6d29f62417a39b75b61ef1e1f41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,910
Size: 1.00 vMB
Total Fees: 0.02103261 BTC
Feerates: 214.36 > 2.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (676,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,614 238,614 00000000000000554a5ba95e90818f7c369255dfc2cf8de1402c9f0e9d22b000 169 0.09/1.00 vMB 171
238,613 238,613 000000000000015b6d450685f74d86d90bcf526ed75defa4e1a442a5d7462c7c 213 0.15/1.00 vMB 126
238,612 238,612 0000000000000098d748f941923845d4d948a53fdb58e8d4e14dd207854df04d 413 0.25/1.00 vMB 145
238,611 238,611 00000000000001405832821fbbf6491ae15abbd527c64cbc298d111127a241f4 256 0.28/1.00 vMB 37
238,610 238,610 0000000000000118f6beed82267a19b58fbaa148d03468999033d0e366887bca 750 0.25/1.00 vMB 246
238,609 238,609 00000000000000484d124d11293f2ee4fe1736c93f6d453f4c85bc96b0747f29 6 0.00/1.00 vMB 0
238,608 238,608 000000000000015c8771b3ca57667123e7bc39e497e1c344d270b8ab38b71db0 143 0.07/1.00 vMB 110
238,607 238,607 00000000000001164337dcfdbc9fc05b033de9ab8008407131c94bc7d00996a4 535 0.24/1.00 vMB 168
238,606 238,606 000000000000006ca3057134aa9061fb2fed63041e62fc774dd14e00c72408ae 239 0.11/1.00 vMB 164
238,605 238,605 00000000000000fb9c85575fa7249c090eb806ee0970bdd56e61677b5d35499b 590 0.25/1.00 vMB 190
238,604 238,604 0000000000000004d388fd4e7bd6aa1c3f3eeae0ceadd7a0bc51ee1fee0be910 387 0.17/1.00 vMB 192
238,603 238,603 0000000000000052b94bdb766f504d3b43f2c9e56075105d8232ff981bf054e3 394 0.17/1.00 vMB 182
238,602 238,602 0000000000000001ee3f8f6e0a7fbc9e055d09831b0441c46a5e736f91727b4b 513 0.23/1.00 vMB 173
238,601 238,601 00000000000000e0c7a3103ec75042c97f466be04d08a6419dcfd30a438d1399 250 0.17/1.00 vMB 120
238,600 238,600 00000000000000cf5177ac1f8ccfced5ccdee5faa9dc453ba793401f2c8bd2d1 603 0.25/1.00 vMB 195
238,599 238,599 0000000000000042ae37a794ecc32e0be0cb35ea35518b71d51bbbfe6650dbc0 328 0.10/1.00 vMB 90
238,598 238,598 000000000000001c5ca0e527ced5d7bc4df15b5c7821d211e6034120c5458d25 715 0.24/1.00 vMB 199
238,597 238,597 00000000000000b065763c58a5bad14fe2a05e538313a142086718ef24c3f4d2 54 0.02/1.00 vMB 175
238,596 238,596 000000000000009bdd92850799a6368f429ded0635d1d2fac6e3136cfac9cf54 617 0.26/1.00 vMB 175
238,595 238,595 00000000000000316e770f7f47e4cd08b57bc150624eb7cc53e193f771b69539 386 0.25/1.00 vMB 120
238,594 238,594 000000000000007d11fce1832e361b60d91741610320b3a3c9a071e5180502f2 716 0.25/1.00 vMB 250
Previous 10 blocks ↓
Total Size: 782.33 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: 660.40 GB
    • Received: 14.72 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.