Loading Tool

Explorer IconExplorer

Memory Pool

42,128 transactions
32.20 vMB
0.09169692 BTC
Random Selection Loading Transactions
Max Size: 160.95/200 MB

Candidate Block

Mining Attempt 089d64950fcfa0fc56076b048f2d9ea9ab1b1ed6daa3d5f757b585f5f40d95e1
Version 20000000
Previous Block 000000000000000000014d09ba7a31a9df4561752127b3c25ca00855382b7a3f
Merkle Root 382bd257a096ecc4bdbc752fc9bafb400c2da0d7380d7c69e8278ebf5abd1d56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,046
Size: 1.00 vMB
Total Fees: 0.02186811 BTC
Feerates: 603.21 > 2.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,361 (813,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,106 101,106 0000000000024f4f203a4c18e46ad706d027739c434e173542eef0b734c3a4e0 2 0.00/1.00 vMB 0
101,105 101,105 00000000000396e6a5b9726a9ef5894b99de27e6b555ba02bc3ec96d9d7ee6ee 1 0.00/1.00 vMB 0
101,104 101,104 000000000003377e0de51e91449e37134bca1d85b4084a0bdb770cec70821174 3 0.00/1.00 vMB 0
101,103 101,103 000000000001d68ab5a83cad96a530aec13528e225f6b7c14aabb20c235f2515 1 0.00/1.00 vMB 0
101,102 101,102 0000000000026a5a6a6a511669ea1d8d267cbd0aa11adcfedfa512fa1dcc6a9b 2 0.00/1.00 vMB 125
101,101 101,101 00000000000290c971561d3d7e103c17231dde9d363976311e121d07182b5df9 9 0.00/1.00 vMB 0
101,100 101,100 0000000000009bea89a426754c3897b7c48a723d52b8f34f7b5f785c82217832 2 0.00/1.00 vMB 0
101,099 101,099 000000000001e24308bc5b01b67e572091c308c02c3845d3a697cb372972a689 13 0.00/1.00 vMB 0
101,098 101,098 00000000000084a5ab30d30dea4b31996e1cd720ef8f9cdc541fd05fe2fe6056 14 0.00/1.00 vMB 0
101,097 101,097 0000000000014d790484f53c5b5d6efefaee978171313d2e5bad1aa7cdb1ec2f 14 0.00/1.00 vMB 0
101,096 101,096 0000000000037e616b110aa19732f53fb2ebdc17ae170245853cbf35d2979b22 14 0.00/1.00 vMB 0
101,095 101,095 000000000001eb97674fdac25011a88e5fbeaf61248fe1b0ea972dfaeb225b64 14 0.00/1.00 vMB 0
101,094 101,094 000000000001cbf08fc21a6510542ae5526b40c1af81c3c94707e3fa2e07eaf6 14 0.00/1.00 vMB 0
101,093 101,093 000000000000c21f45473577971716238a06a319f0eae8fc5231ac9564eca88f 14 0.00/1.00 vMB 0
101,092 101,092 000000000002ab47879768a798eed0b0c232c127737f9c4044502e317ae80b73 14 0.00/1.00 vMB 0
101,091 101,091 000000000001acddf4874500b0a6cf93c28e2fdde72472415cf70ebe8d005f3d 1 0.00/1.00 vMB 0
101,090 101,090 00000000000376a0dfb758b69266568a3780605ae23939e37f041cfa7d153cd9 4 0.00/1.00 vMB 1,349
101,089 101,089 0000000000028ed41fa58c7825c0a428ad2c9d8828d36e077556f8f6cb951860 1 0.00/1.00 vMB 0
101,088 101,088 00000000000124682396c88997e455306b1c703cb74df4d0d1246ccdaeb798c4 4 0.00/1.00 vMB 0
101,087 101,087 00000000000297b3f807fc3065e2ac532658725877ff5afb5a2767020cd53149 5 0.00/1.00 vMB 0
101,086 101,086 000000000001a4c603c93e57a2add8f214f674b10b90ba73c21c24dc1e6cd261 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.24 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: 592.40 GB
    • Received: 9.65 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.