Loading Tool

Explorer IconExplorer

Memory Pool

37,651 transactions
28.11 vMB
0.05840118 BTC
Random Selection Loading Transactions
Max Size: 142.43/200 MB

Candidate Block

Mining Attempt bcc2d32448e8b1081fcd02a14a7c9c90b0b819267ffb8fae5a74b68f4b72448a
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root 610e4a377f102e5481465247ad44f332f450a5cbae135494406ba28ed2307bcb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,512
Size: 1.00 vMB
Total Fees: 0.00459090 BTC
Feerates: 100.53 > 0.46 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (97,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,564 817,564 000000000000000000025039932d358c1d76f2882522fc2ce29f331148d03fe2 4,352 1.00/1.00 vMB 107
817,563 817,563 000000000000000000014252997778eeedc281f23d633378d45ef062940080ab 3,648 1.00/1.00 vMB 142
817,562 817,562 000000000000000000007b6e7babe516d351a39713ce0559d9e17d9e16332f36 3,697 1.00/1.00 vMB 113
817,561 817,561 0000000000000000000266b9507f60a653bbcbd2dba070950db3aae5ca54acbe 5,025 1.00/1.00 vMB 97
817,560 817,560 0000000000000000000400e435e084af2574ba3fe894b0f903c8169d23b06c14 4,392 1.00/1.00 vMB 164
817,559 817,559 00000000000000000003f230d5784bac226c8a0fd893902870e8d11cb16edc35 3,200 1.00/1.00 vMB 132
817,558 817,558 00000000000000000003a3d9f359ca38db9a5c0253d0e2c5d6e777f2aa96eb61 3,724 1.00/1.00 vMB 161
817,557 817,557 000000000000000000002307e5a38aaddfe33d7eee279b221acbf701762ac074 4,964 1.00/1.00 vMB 104
817,556 817,556 00000000000000000003af73577eac5819ed18feca7dd7466acfb3e89904c348 4,462 1.00/1.00 vMB 129
817,555 817,555 000000000000000000033799402e644d8bf2d5f1f9dbf96dbdb004e608b019cc 4,333 1.00/1.00 vMB 85
817,554 817,554 000000000000000000005f853edd100f0e84b6b4f86ce24e8dd841fb747f7a48 3,240 1.00/1.00 vMB 214
817,553 817,553 0000000000000000000126088983d9ffec8628d6403a6213959df6f61551ae23 3,428 1.00/1.00 vMB 100
817,552 817,552 0000000000000000000263e644ff92e63eba7b3f59e1679139bd33838469d490 3,544 1.00/1.00 vMB 80
817,551 817,551 00000000000000000001409ceb0f13444370e30df500cab838aa2efc8da30da6 4,680 1.00/1.00 vMB 107
817,550 817,550 000000000000000000010a9b7ecac7081586fc0cca848d5fe3786a2b15a136be 4,660 1.00/1.00 vMB 96
817,549 817,549 00000000000000000000c945341c8f21824ebc4c19cba794c1fd93f29973b259 5,684 1.00/1.00 vMB 90
817,548 817,548 00000000000000000003ebbac2eb486b6a87397244d20798c873a7123e2c1b40 3,474 1.00/1.00 vMB 73
817,547 817,547 0000000000000000000347449a07940ce1049a67f17c478694349e2abe0cc118 4,506 1.00/1.00 vMB 105
817,546 817,546 000000000000000000013ee8f364b0f9e8ccdccf0f7f4b8358c9ad76d6aa4c4f 4,875 1.00/1.00 vMB 108
817,545 817,545 00000000000000000001c6b1dc3db3f46858c5c1fb8710235437dcc91ed6f8e4 4,370 1.00/1.00 vMB 77
817,544 817,544 0000000000000000000339bb225d430414c0af0736c3871119c0561cc6f2de30 4,226 1.00/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 781.71 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: 629.48 GB
    • Received: 11.92 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.