Loading Tool

Explorer IconExplorer

Memory Pool

86,541 transactions
32.93 vMB
0.07731370 BTC
Random Selection Loading Transactions
Max Size: 196.34/200 MB

Candidate Block

Mining Attempt dbe53df0489e6e0a0afbec9d965d1ba7e1d74720b367ed7514c5b8458ed473eb
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 13ceeccc1e8e8aa5d559357e61def882d6293f892a7b22fd731080cda90401ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,973
Size: 1.00 vMB
Total Fees: 0.01186962 BTC
Feerates: 151.14 > 1.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (828,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
86,185 86,185 0000000000080f14d5b203dcd97644486f37f7d1647a7e12b7791f3abbf6ae71 5 0.00/1.00 vMB 0
86,184 86,184 00000000002754f222268f9261714243b292f2c98dd01aaa803fd69ff91d5219 5 0.00/1.00 vMB 0
86,183 86,183 00000000002294a227e9aaed88dcb8aa1cd3359c05bae04e55721b47f34786c4 3 0.00/1.00 vMB 0
86,182 86,182 00000000000c91ceb161dfc593a3b7888e51a891bab95efae4e87b5611784c40 1 0.00/1.00 vMB 0
86,181 86,181 000000000021260d65e7a41f2269fd6c7f910a371d50b63d2d602b9547d79909 1 0.00/1.00 vMB 0
86,180 86,180 0000000000182e70e67e9d2d4175d09a656cbb50b9625f737637e416dc42e30d 1 0.00/1.00 vMB 0
86,179 86,179 000000000027615499d9ce8679bd00c208da8223d93b46091b01a3c5138e816d 2 0.00/1.00 vMB 0
86,178 86,178 0000000000105e3731cd39af17fe52e898ee9e3d69e644db948a3fab940c6c53 1 0.00/1.00 vMB 0
86,177 86,177 000000000021f65b52235afdafec843883023e68da60e666ea3fad9cfad40090 5 0.00/1.00 vMB 0
86,176 86,176 000000000028ec823babfbcad4e36bb7f36a7baaa86c8ccd6848fe53768c15a4 9 0.00/1.00 vMB 0
86,175 86,175 0000000000138e038ee3f34f98363838dbea0197d5287764538a0adbb06cc844 4 0.00/1.00 vMB 0
86,174 86,174 00000000000137f2b38233c8eb6a97809e8d4ed2f2440b18cc1cd09d12ec755b 1 0.00/1.00 vMB 0
86,173 86,173 00000000001f7d8b2982d5b37078c1df7b3cb4730485437f0f48833a2f82e04e 1 0.00/1.00 vMB 0
86,172 86,172 00000000001cfa39b90393616cbe172c1eb7d48477e35cb1e77538fb00925f37 1 0.00/1.00 vMB 0
86,171 86,171 00000000000efbbefe11ad7480b28ec783e2b4ffa7c213317457885e0c13a421 1 0.00/1.00 vMB 0
86,170 86,170 0000000000027e9dc4fa1ba9d785d2eeed52830967ce480bc5176b8f0b12d346 3 0.00/1.00 vMB 0
86,169 86,169 00000000001c699ae31c038d9da566f3c8508a3f3253bc0369b966056fc038d2 6 0.00/1.00 vMB 0
86,168 86,168 000000000027557309abfc20e7dafccd93a12c11722b8af50b85cb86c67b78fa 3 0.00/1.00 vMB 0
86,167 86,167 00000000000bb713e1852cee989af72c9902279b476922da1b7be2f2ed77d1c3 1 0.00/1.00 vMB 0
86,166 86,166 00000000002bacdd5fe3e36894ec48e7f846ebd23c882a2ed3aaa018afdaed77 3 0.00/1.00 vMB 0
86,165 86,165 000000000009d89e83cb2011d5b6003ab865e2b11f7dd10fc2f75ee57a23e166 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.