Loading Tool

Explorer IconExplorer

Memory Pool

83,826 transactions
31.56 vMB
0.17281462 BTC
Random Selection Loading Transactions
Max Size: 187.45/200 MB

Candidate Block

Mining Attempt 5597dec37624345091de906fa58d9a06c7ae7ae2e49805ef36fccebce01a6ee3
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 9058fb084175971f6675b74d86d3ac648fa3fc0a83c6733e214031b9e03454d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.06523292 BTC
Feerates: 269.69 > 6.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (678,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,681 236,681 000000000000015526eb9400604e5ecf057ed71e784b21dffa65cd96758c763f 512 0.17/1.00 vMB 280
236,680 236,680 0000000000000119eba174df1b1040691d62ef3591f5d07b78ccc128c7f511db 296 0.14/1.00 vMB 155
236,679 236,679 000000000000006f8b329bf7ec65926d3f9ed0c8cbe33d0ce38baf84edbd8c25 772 0.33/1.00 vMB 184
236,678 236,678 00000000000000df2e4299e929c93c7e34feb18638e3f722b698f5b2cf14e476 217 0.10/1.00 vMB 131
236,677 236,677 00000000000000034ea6e1922443834d05ea213454dc61229d47fc93ccba7ab9 129 0.07/1.00 vMB 191
236,676 236,676 000000000000011579a00fcc49b403c9207270ae61f863167bc471c308eff64f 171 0.08/1.00 vMB 123
236,675 236,675 00000000000000248ae2f2c245c2906865a87dbe24a1371466a6e77d0aa6e754 299 0.14/1.00 vMB 143
236,674 236,674 000000000000002e1eac8e62b480a9989e72a784accce3b97457c96b70288978 214 0.10/1.00 vMB 123
236,673 236,673 0000000000000075b27effb5bda6cd3b0ff542fd6d9f83854e2b5bf7e9c47d33 216 0.10/1.00 vMB 147
236,672 236,672 0000000000000076b86f0a70739a9a37669423e193db7b96c470819e1219a6d9 573 0.24/1.00 vMB 183
236,671 236,671 00000000000000bf5c1ccd647ca9ea80545e8e10c04f3800aed8e78157f031c6 305 0.12/1.00 vMB 155
236,670 236,670 00000000000000ff32db012d64402a448b5448506f24e61bf8b2c878a5d15f43 136 0.06/1.00 vMB 181
236,669 236,669 000000000000007ed69d056f10be63999d54266dc84ae0c36d91dc5738c3f716 211 0.09/1.00 vMB 184
236,668 236,668 000000000000001e796eedf20c1cf2f93f33b0f98b3ae81d6078bf4fcd9c91b6 244 0.11/1.00 vMB 126
236,667 236,667 000000000000005c254c8c7bafbc427a4015e0b6bab13e5e6cac67d50ca4c1b5 411 0.21/1.00 vMB 190
236,666 236,666 0000000000000005fc6ee55f0051ebf003d5c68709679217540cd685e26a4165 274 0.12/1.00 vMB 169
236,665 236,665 00000000000000f516717e2656e70125190863c07564509370a12993d6722c6a 804 0.35/1.00 vMB 218
236,664 236,664 0000000000000129c2b7fceb5193f36b9da33cc26f79c2518082e53f20ddf208 244 0.11/1.00 vMB 155
236,663 236,663 00000000000000280505d1dc1c7dd74a9178b66fd3965ca44b1d273b40e466e2 588 0.29/1.00 vMB 155
236,662 236,662 000000000000002139541516f2a21e4be5ab4e876dba96b9d774d3f887200d8f 402 0.18/1.00 vMB 180
236,661 236,661 00000000000000edc842b302fa1d4a45f281a903f8c905cfa48793ba8c98f3fa 327 0.22/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.