Loading Tool

Explorer IconExplorer

Memory Pool

18,210 transactions
23.11 vMB
0.04647242 BTC
Random Selection Loading Transactions
Max Size: 107.87/200 MB

Candidate Block

Mining Attempt 0de62ca257f79a1359e91bc7eb7b51df92293f9d60c94f7817d907973b3bfa23
Version 20000000
Previous Block 00000000000000000001c3ace938cd41aae3d8100cda8d20ee51181c873ae543
Merkle Root 0d7f737e626e9fe3b756e04a408d88299bbafc81a04d6274bdd9615f1d4820f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,322
Size: 1.00 vMB
Total Fees: 0.00629572 BTC
Feerates: 135.00 > 0.63 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,207 (60 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,147 914,147 0000000000000000000158b9eeecd8ceae2c26a1c2e47444fbb52b1c98393d2c 6,110 1.00/1.00 vMB 0
914,146 914,146 00000000000000000001247b1031a70c218f962a8b89c98feefeac9388f83bd6 6,113 1.00/1.00 vMB 1
914,145 914,145 000000000000000000004ee7f7a629f2b8094d17eebbae5361fb838e72786f29 5,707 1.00/1.00 vMB 1
914,144 914,144 00000000000000000000629cd38376e7694362af34f33f16480e19bb9002b081 5,381 1.00/1.00 vMB 1
914,143 914,143 000000000000000000005b8e0d83987284c949fe1b5a37249d508460e17cb30e 5,652 1.00/1.00 vMB 1
914,142 914,142 00000000000000000001e35c56fee79bf0c8fc0be53126fb3bbbf415beca7a74 6,511 1.00/1.00 vMB 0
914,141 914,141 0000000000000000000095c727356f532a36e691b597438040fa9c08715f23c0 482 0.10/1.00 vMB 2
914,140 914,140 0000000000000000000162d3cb1daec9740edf69c0f2a1ebd67ac4e319874209 420 0.10/1.00 vMB 2
914,139 914,139 0000000000000000000192aa2e9f0066dbf7d99b2abae1bb6fe296556d74f9be 5,674 1.00/1.00 vMB 1
914,138 914,138 00000000000000000000cd7038afe46d08039cb5cebf8fc1066274bb27e38ecc 5,296 1.00/1.00 vMB 1
914,137 914,137 00000000000000000001e012a03a86db87de0c816312467afbfd511e206a6de7 5,577 1.00/1.00 vMB 1
914,136 914,136 000000000000000000011ba1298aaa8b40b990edf5611745cb5fd869c4fb3bae 6,782 1.00/1.00 vMB 0
914,135 914,135 000000000000000000016756607d9788b143acb76e10848fa144888b39ec5779 5,426 1.00/1.00 vMB 0
914,134 914,134 000000000000000000015006f78d6da5ccc5a910d7dab6028b11b9bfcaf915a7 6,185 1.00/1.00 vMB 0
914,133 914,133 0000000000000000000156ea4fc325a23c8ae66a1490493d0ae640e67e78dbc8 4,995 1.00/1.00 vMB 1
914,132 914,132 000000000000000000019ffb32b971e2066879778591327aec7684a3c8f106e8 2,970 1.00/1.00 vMB 2
914,131 914,131 00000000000000000000bf4cc40b24bf638cc4b6f86989de579174eb3afe6bef 4,712 1.00/1.00 vMB 1
914,130 914,130 0000000000000000000096b1ade1f1f4e194d09faa659d256ec665bc712b1939 5,893 1.00/1.00 vMB 1
914,129 914,129 000000000000000000000913b586ff4b98280e4d2f8ef7b82d501c3bf4364bd5 4,053 1.00/1.00 vMB 2
914,128 914,128 000000000000000000007fc360febf573fd20c36a777d7a124372cae17e71a51 5,459 1.00/1.00 vMB 1
914,127 914,127 0000000000000000000161ddcd26c1b47f62b1f8f056cc1e7901fdc1ad8b87ac 4,776 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 780.96 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: 573.74 GB
    • Received: 8.06 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.