Loading Tool

Explorer IconExplorer

Memory Pool

81,236 transactions
29.56 vMB
0.08308352 BTC
Random Selection Loading Transactions
Max Size: 179.88/200 MB

Candidate Block

Mining Attempt 8eb576fcebf74ae4397b64b1ea279e3a5f9fae8738daca88cd2e4e91cde98e38
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root a09a34bf2298cb35405af5fe84268e1d766f9d82412b79a57e3b7858c142ff7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,289
Size: 1.00 vMB
Total Fees: 0.02089834 BTC
Feerates: 100.53 > 2.09 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (213,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,434 701,434 0000000000000000000d144d27b44487e5e07342d29243c6bf3b597359954c62 2,162 1.00/1.00 vMB 4
701,433 701,433 000000000000000000057e7e61757625c74242407f144ae470c9b635c18c1465 2,004 1.00/1.00 vMB 4
701,432 701,432 00000000000000000007b7eebef3e7e5b2e5c2f63641695ce7699e1ed7343446 833 1.00/1.00 vMB 8
701,431 701,431 0000000000000000000602ee9de334114218fb62fe717ec1b39dfbc3c8ee1507 1,040 1.00/1.00 vMB 5
701,430 701,430 0000000000000000000ad6a75d604cabe7f20c7c3ccf723c2947d9dcdfb928b1 2,295 1.00/1.00 vMB 22
701,429 701,429 0000000000000000000a5f35d313a7408d1aa5f178355f0531d278d4d297f930 1,668 1.00/1.00 vMB 4
701,428 701,428 0000000000000000000674bcd7a925ebbef5ec1194cf7a82a0496611629477f7 2,546 1.00/1.00 vMB 6
701,427 701,427 00000000000000000001ae64092c4eba7602604cbeb70e092b50bb94d952512c 1 0.00/1.00 vMB 0
701,426 701,426 0000000000000000000a07a62e2c29d259de146bed2f82b44294f30275f473ca 2,849 1.00/1.00 vMB 13
701,425 701,425 000000000000000000074b6f816878725fb152f029342db0ed2d828b0035e4a7 3,255 1.00/1.00 vMB 28
701,424 701,424 00000000000000000001dfa0cb1e94933405836ade2dc622c13da90ab9363ec3 2,646 1.00/1.00 vMB 16
701,423 701,423 0000000000000000000bf145c7a026a2c4e2f92f7d93db222ead9d62b29b5368 2,272 1.00/1.00 vMB 7
701,422 701,422 0000000000000000000b4709e88b1d0182cf9a43cec2179b903afac021081ffe 2,895 1.00/1.00 vMB 30
701,421 701,421 00000000000000000004eb050adb6e49d09b2129a99174b0937917d1a9381cd0 2,469 1.00/1.00 vMB 12
701,420 701,420 00000000000000000003844408163336b0889e40b79a38b97c488f0cb51eb824 1,850 1.00/1.00 vMB 3
701,419 701,419 000000000000000000059a7956b756a9e10464730d930ffc8534e5fd1e772ca2 2,189 1.00/1.00 vMB 5
701,418 701,418 00000000000000000000d186684c6a7838928e0cabd2576d963131d2587c07c4 3,151 1.00/1.00 vMB 15
701,417 701,417 00000000000000000005595aa6230d416a484eb439289c5214af25a54c6dc4b6 2,896 1.00/1.00 vMB 7
701,416 701,416 000000000000000000069ff09c8a3116a0322d33e12a3dc6afab45f0c06d7e28 2,424 1.00/1.00 vMB 10
701,415 701,415 0000000000000000000a07aabe7e32cd07af50a958417879e6e2d46db6a8bad1 2,211 1.00/1.00 vMB 28
701,414 701,414 00000000000000000005a4b2ecd561ea5c6eb353e38487d0740540c55eb31201 2,289 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.