Loading Tool

Explorer IconExplorer

Memory Pool

40,970 transactions
26.22 vMB
0.07231540 BTC
Random Selection Loading Transactions
Max Size: 136.48/200 MB

Candidate Block

Mining Attempt e65b69c92698ded9b689f8e3f98dd1b2083b58f6ba0968076b414fdb0085df1d
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 8577c5b575ac93eb0e08c567a564ca3bdc166ea69de551e9b2a5fd3b14e4d3f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,948
Size: 1.00 vMB
Total Fees: 0.02446023 BTC
Feerates: 150.98 > 2.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (660,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,558 254,558 0000000000000023bf64cbc5d9f4db66c35bbab3c0d4e6c3ae14862f8384fe28 256 0.10/1.00 vMB 123
254,557 254,557 0000000000000038274ce8837ae80fff7af262ef98218e33a4a5b14caf43bba1 374 0.18/1.00 vMB 72
254,556 254,556 000000000000002df464b8d2809dc9c9330ad96b8243a90758e967940314aa81 369 0.15/1.00 vMB 108
254,555 254,555 0000000000000030c6add605f4fa03c30f75b4f076dcee0f4033ad199aadbe84 533 0.25/1.00 vMB 77
254,554 254,554 000000000000001d0905f24e0f4b1be9fb551edf89d9a5c88ef8966184f0d94d 668 0.25/1.00 vMB 93
254,553 254,553 0000000000000026f8f208391a2dab532d0bf43184003a34ab047fac58fe04c9 657 0.25/1.00 vMB 172
254,552 254,552 00000000000000351db1e0d5384dadb327f53e4bab8298b27429a1d3646a0519 452 0.25/1.00 vMB 89
254,551 254,551 0000000000000028e33cb2f6eb0f5ee60015fb23ce3ae61deb4adcb0720299f3 1,291 0.50/1.00 vMB 118
254,550 254,550 000000000000000e98a61bf0e11f0350739bf54ab3ff63c65558cdef95ce220c 286 0.13/1.00 vMB 112
254,549 254,549 000000000000003ab5bad591ee19b23561e13a7fc91352bd77436e782274e1dc 111 0.05/1.00 vMB 58
254,548 254,548 0000000000000004a57b6fc66329cf44ca9ec610fe9acf596da964d59e5936de 41 0.02/1.00 vMB 42
254,547 254,547 00000000000000133150de4c246cc559de3c2591baebf8224388dcd6432ca492 77 0.03/1.00 vMB 85
254,546 254,546 000000000000000ede43fa98c320bae24f0cd8e8f4002af2f445e6e0ab564546 308 0.13/1.00 vMB 93
254,545 254,545 00000000000000349240147449215febe4d59c78b1679b839d3c12cb2ab670ad 112 0.04/1.00 vMB 107
254,544 254,544 000000000000000dfb4a985cac8ab397f1c2b230c7b330b560eac218f82716ca 525 0.22/1.00 vMB 101
254,543 254,543 0000000000000003079d45abf10eee125178b8d07d7b6b788e0140c676ce4782 199 0.26/1.00 vMB 31
254,542 254,542 0000000000000008254e6cdae4d74fe563dc71372c3752062fdc5af662e416ff 222 0.14/1.00 vMB 92
254,541 254,541 000000000000001906b844a84095618fdd3e4da52f36138e5496ec5a2584843c 523 0.25/1.00 vMB 120
254,540 254,540 0000000000000019ac91039fd21bae0cbea13a40e71500645e10a8076b049088 282 0.23/1.00 vMB 71
254,539 254,539 000000000000003a218d7dd1586218657d2288ad7725e00777f8a99df6ab3f9c 933 0.50/1.00 vMB 88
254,538 254,538 0000000000000002ce4a9c9239222bf991637433fed8016b6306b768b3e0961d 603 0.25/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.44 GB
    • Received: 13.88 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.