Loading Tool

Explorer IconExplorer

Memory Pool

15,642 transactions
3.18 vMB
0.01677478 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 24.86/200 MB

Candidate Block

Mining Attempt f53a60426ad867109041c1804dda1d22a58abbe26a79cc37e086448819077b37
Version 20000000
Previous Block 00000000000000000000f41d7b8a38224f02dbfdb74dcfdf57cafab3c6b51437
Merkle Root bd59d695aa153a6fd2cdca9b7ede375975a5426a953515f4d12eff4f504bd6c0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 948
Size: 0.20 vMB
Total Fees: 0.00911376 BTC
Avg Feerate: 2.08 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,888 (880,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
32,626 32,626 00000000c92d03f8fce7de2a112337221e8736d0d94d980c46d500c40a2429c0 0.00 MB 1 0
32,625 32,625 00000000a58bd5615817de960a2fce7e29fb2661998012ee097d5995dd46bd6a 0.00 MB 1 0
32,624 32,624 0000000029253c8b70945769b7fdb14876888c1198424adc42d8440f9647e2dd 0.00 MB 1 0
32,623 32,623 000000000efb96b4ea2e79362059a8fa97a27d79ead049092e6df1fa627b6dd7 0.00 MB 1 0
32,622 32,622 00000000191a863479ba8cfbbe9c23f9a58b5b7f245f32303e489939a8270991 0.00 MB 1 0
32,621 32,621 00000000126bcc16e5909b4a7ee56fed07762fc366c87212b6a4f2f16c1238a6 0.00 MB 1 0
32,620 32,620 00000000130f1bc659bdc4045694f84a6f058d309bce35ad916f12dec3ddc7f9 0.00 MB 1 0
32,619 32,619 0000000013f2b8673ea86b0ae63d067d8e960e49d75a7e9ff197cb89074bef0e 0.00 MB 1 0
32,618 32,618 000000000d52b9d0055c7c9e89405851df427a55f23073db615c85a46f07eb8b 0.00 MB 2 0
32,617 32,617 000000006beec94615ea6c2e61184c231d284c6684cdd53f4be467f00a465dce 0.00 MB 1 0
32,616 32,616 00000000a369dae3a9bff2a2730b68b112ca769370a0ed2c5ec884fd7474face 0.00 MB 1 0
32,615 32,615 0000000059de86f0fc8df06086e86fde01898881760170c439f99d35137f8ef7 0.00 MB 1 0
32,614 32,614 00000000cbb0b4d3554509fceafe065f71b5ba384d29881288edafc3e7b77a0d 0.00 MB 1 0
32,613 32,613 00000000d3cb7dfc7532931e4084dbaec67dec17b7f787f90b8e84239f7a11e3 0.00 MB 1 0
32,612 32,612 000000002711652c4033fd07f6f83f8a73205c3d8c7b6da143ad9d1743f154ea 0.00 MB 1 0
32,611 32,611 000000005ae24384576fee64768bdf54fa34097c93a9b4271dbc3105f213ab3c 0.00 MB 1 0
32,610 32,610 00000000870bc92669e3e5595d0862d52a84102eb71545832a0e682dc89eac76 0.00 MB 1 0
32,609 32,609 0000000056939bbbd9dfc22324be182ebce60a99085f71e7e88d9e1c89f38e68 0.00 MB 1 0
32,608 32,608 00000000a5e9e317e2c52988f62943425a3c54226fe6270ff1eec84c66ad1b86 0.00 MB 1 0
32,607 32,607 0000000020d00d7cf8628942d979bfe1e4719ed754e3a1ff1258fc32cd4a2aab 0.00 MB 1 0
32,606 32,606 00000000cab5f605c2b85abfa40fb0b02a0704867310d5c60ba9d2118e3cec24 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 11
  • Data Transfer:
    • Sent: 268.24 GB
    • Received: 2.45 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.