Loading Tool

Explorer IconExplorer

Memory Pool

81,503 transactions
30.65 vMB
0.09554761 BTC
Random Selection Loading Transactions
Max Size: 187.17/200 MB

Candidate Block

Mining Attempt 84734bcfaf8aacdc80faf894e8c9a11bdfd2ee6d890da517178993a364fcaaed
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 900ba050556c3796acd371a32663138bd3c4db3703e1540076b10172a6b3dfbd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.02458926 BTC
Feerates: 301.60 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (47,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
868,279 868,279 000000000000000000005fbd337dc1f593d7a40ec77fe764ffeb28c02d77b1c8 3,677 1.00/1.00 vMB 10
868,278 868,278 000000000000000000022655035bf2909ae6dd20608ee1021c60ed3cd1bd733a 3,611 1.00/1.00 vMB 6
868,277 868,277 00000000000000000001d31310c0df61b13c7013148e168cbca79fda2fa23ae7 2,700 1.00/1.00 vMB 4
868,276 868,276 00000000000000000000f1209d72d23145dc3bdfc30d02be36585d5436539402 3,430 1.00/1.00 vMB 9
868,275 868,275 0000000000000000000022c27331f77aac6a00e96117bf6b98aff52121a5564f 1,034 1.00/1.00 vMB 4
868,274 868,274 00000000000000000000dd3dd72ca13997c1d978d00bd9f7a584371a524c703c 2,942 1.00/1.00 vMB 7
868,273 868,273 0000000000000000000266d73364cf043838fa29132a7b4cd95b490b86db457a 2,929 1.00/1.00 vMB 6
868,272 868,272 00000000000000000001b6e3947b58059b6f549bc97f2dca0e858859b0958159 3,437 1.00/1.00 vMB 14
868,271 868,271 00000000000000000001d8a80502c6c154949fba64074ae1ed267975c1f99cdd 1,369 1.00/1.00 vMB 6
868,270 868,270 0000000000000000000196ecd61c59a3de13d3893b8e105d568cf54abe90700e 2,922 1.00/1.00 vMB 5
868,269 868,269 00000000000000000002b31452a3e435da4e23df82f4c73010ee80ae8664906b 3,934 1.00/1.00 vMB 8
868,268 868,268 0000000000000000000163b58d56b62f6aac9d9c81f4fe1dae3699e6f125829b 3,540 1.00/1.00 vMB 14
868,267 868,267 000000000000000000029eafe9f9aaa8310284f712e6c480914f5c8149a7277f 3,397 1.00/1.00 vMB 13
868,266 868,266 000000000000000000012162415b3bf944f349431a8eb0ebe4552cec2ec42d4c 297 1.00/1.00 vMB 4
868,265 868,265 0000000000000000000095799a5fa30aec53a2051fdb21d78a7b778889cc6d4c 2,130 1.00/1.00 vMB 9
868,264 868,264 0000000000000000000037163fe5656e3463b1f3bdefa5e93858c34b328be011 2,647 1.00/1.00 vMB 10
868,263 868,263 000000000000000000028997792bda41b685c38250d5016ed5790c45f76dfe36 2,313 1.00/1.00 vMB 8
868,262 868,262 000000000000000000017e0553c318f3a5d362b5643f281808f67e93b803f659 3,240 1.00/1.00 vMB 10
868,261 868,261 0000000000000000000239e90df6b6b41606a50dd84e08a93f1286de4b42fecb 2,391 1.00/1.00 vMB 8
868,260 868,260 0000000000000000000087ff6e517ff9af0e9604b175c91d41b84f60585a3a31 3,578 1.00/1.00 vMB 2
868,259 868,259 0000000000000000000024be31d40d9954d7dc42c003e5ec43a1c3d68e6063f2 2,183 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.30 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.