Loading Tool

Explorer IconExplorer

Memory Pool

23,121 transactions
9.91 vMB
0.05794588 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.71/200 MB

Candidate Block

Mining Attempt 8d1de433dc86debe541f484597016856fc8990c9d6ca02e3f1f5303dbe3cb680
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root d7e3079b57cb5a4136613f491d7e3570301f9e9ba261b29dc770b421ea2db755
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,448
Size: 1.00 vMB
Total Fees: 0.03065114 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (879,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
34,374 34,374 000000007bf5897f9ce43b66ab0bfae4305726734e9738cf9f6f57f8b3c478f4 1 0.00 vMB 0
34,373 34,373 0000000003782affda7d0210ffde2136f9f9d0ca77b941a6dc63cda005759a2e 1 0.00 vMB 0
34,372 34,372 000000009d7266ad0c28cded70de33e5660e2ebc5c7b2ebf999e94d6c711ec14 1 0.00 vMB 0
34,371 34,371 0000000020976a557786bf7265b402941f4b528d02977435f7834b4bdb739be9 1 0.00 vMB 0
34,370 34,370 0000000016fa7afb592a8068f7c822dec5ad90ba94150553fcc9c2651f82c424 1 0.00 vMB 0
34,369 34,369 00000000c00af31c5200a91ac67ee5516317a509d2346a53f2530c27baddcb3d 1 0.00 vMB 0
34,368 34,368 000000001c6f60ac16a211f281d51511fa56125764215b22f32972dcee4e420b 1 0.00 vMB 0
34,367 34,367 0000000048c8b5c211af20f5699b0b8a6d8295df8d241301501c3eda7954919c 1 0.00 vMB 0
34,366 34,366 0000000050ee52f194b80a0d42cf4f72bea6ecad0418d24d1daafd4ef754d7d9 1 0.00 vMB 0
34,365 34,365 00000000a73b7261f763fcca42222788e1793ff64f1762f25bed8bd1cead506b 1 0.00 vMB 0
34,364 34,364 00000000a7a57f650bdd54282d4b92514ebb3df700a4acefcaa5de5444a56d55 1 0.00 vMB 0
34,363 34,363 0000000018494a6b3f538909c973291910f74ca8e2c7bcafa3e7c82ccbc1bb2e 1 0.00 vMB 0
34,362 34,362 00000000b5c509f83f1e282ab523e55d7a69c92afcb7c0bd6b3a699ba97c402b 1 0.00 vMB 0
34,361 34,361 0000000081f3ba8ce7aa49c583061f93fee84dce4cca74345eca91980968aeba 1 0.00 vMB 0
34,360 34,360 0000000080e5adb9378fd7bc32bc30c68d082a5c676bf8afe5f57d4c373e7eb8 1 0.00 vMB 0
34,359 34,359 000000001f7d081fe08d7bc6f17cd69e40497c6f3580de057ea64993cfb3cd87 1 0.00 vMB 0
34,358 34,358 0000000053de685455ef8bd371d7697766dd56c0b93ef4878829a48b189b11fa 1 0.00 vMB 0
34,357 34,357 000000006216abb2b0f650caf7019354bd0989269c69a13486b9f5b946a23d94 1 0.00 vMB 0
34,356 34,356 0000000059c0d61a22dc2445c7c3c6cb15f4e1ee6cbb0c07825220f762b954a9 1 0.00 vMB 0
34,355 34,355 00000000971b120fa610394c72dcf4e1f3f7271dbc5045a568513ba540e7d02c 1 0.00 vMB 0
34,354 34,354 0000000034cd28f8646aa73735aac3ba93c3d764d7123ae5f6c15ffde26a88e1 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 279.28 GB
    • Received: 1.10 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.