Loading Tool

Explorer IconExplorer

Memory Pool

80,425 transactions
29.77 vMB
0.14621220 BTC
Random Selection Loading Transactions
Max Size: 180.14/200 MB

Candidate Block

Mining Attempt 4e03e83f30c8f3ad0e35d5670cb639d5d94bb05fb5808e232019af9d74c6260b
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root e70efcbd4ea58854ce03e149bd147107f8a75df6f19760764755606f82930801
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,327
Size: 1.00 vMB
Total Fees: 0.07921155 BTC
Feerates: 502.67 > 7.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (678,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,686 236,686 0000000000000166fd3ccd432b9ff94c84625fbd6be2bde04752fefab3ab76b8 625 0.24/1.00 vMB 146
236,685 236,685 00000000000001539fce1a6587c66dffca64f6c3d6ae4503ce69cfd9cebad366 1,050 0.47/1.00 vMB 177
236,684 236,684 00000000000000a90cd37e8904c6f515dd2ce9bcc979010544107e45623f99c6 6 0.00/1.00 vMB 66
236,683 236,683 0000000000000031738258e53f8f95a71f212c7f539bd2cb42c7936cdae16ca3 3 0.00/1.00 vMB 49
236,682 236,682 00000000000000274ecd01bf47274c6da0897517a5674c097d1e271ce789eaad 260 0.17/1.00 vMB 107
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
Previous 10 blocks ↓
Total Size: 782.60 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: 671.84 GB
    • Received: 16.03 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.