Loading Tool

Explorer IconExplorer

Memory Pool

35,643 transactions
8.18 vMB
0.07516392 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 7 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 3 blocks ()
  • 15 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.58/200 MB

Candidate Block

Transactions: 3,885
Size: 1.00 vMB
Total Fees: 0.02600071 BTC
Avg Feerate: 2.00 sats/vbyte
Mining Attempt 11641ee8ea83ff224862f11ce27b76d7ef71488ae172be9cb9e1a2646aeb494a
Version 20000000
Previous Block 000000000000000000006832ff8b73c6d2f144e635537d5b54b8298295c0e86c
Merkle Root afe2ae7a1c1db514b688700c16730ae9238b73209c3f7b97bad2ba9915982002
Time
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,758 (644,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
268,660 268,660 00000000000000017768f94e59c8e7b19fd415c041c941a16f5d19a3c2a4a91e 0.24 MB 520 56
268,659 268,659 00000000000000003738a22668ccc88ac223d985e72a7baba1ddb559a57f854b 0.15 MB 256 24
268,658 268,658 000000000000000071b101c6a031f062650224fb8964a3e8b46876550b542f95 0.08 MB 190 81
268,657 268,657 0000000000000003f5cea21ddea3b00cbb6925632ea34c986a501fbe09129efd 0.06 MB 126 25
268,656 268,656 0000000000000004fda5910c3d32cdd6dcadbcd68b279979cf98c195ffc88837 0.15 MB 279 30
268,655 268,655 0000000000000005f882b82cdd36485d39a241e30a74d2c522e85a385c37cd3e 0.15 MB 274 18
268,654 268,654 000000000000000740d8503661094eac07d2fca9bdbdf75aa77d47b4b1d1ef03 0.08 MB 134 47
268,653 268,653 00000000000000049c2c06043fd29e26901ad273d6fcdaa832044c2ef662b900 0.05 MB 132 32
268,652 268,652 00000000000000018914e17bd674c5d8069ce463e00750cb838b91d3b0ac80c3 0.34 MB 581 5,601
268,651 268,651 000000000000000420d20733a62839c4d2a3bb3358a20f5109044c60aed7976c 0.19 MB 348 79
268,650 268,650 0000000000000005b847e8b53290ebfb4df9e7c38b03324be55d3977c438bfcb 0.15 MB 324 89
268,649 268,649 000000000000000782673ae6749ce3248f7409a315c8bf6968b65f0e028194b3 0.07 MB 139 51
268,648 268,648 00000000000000057f4c728081ca44b02e57ab97c6382648aade5d44934d8522 0.21 MB 470 79
268,647 268,647 0000000000000000e3d1f35384c9af6986fbe29aaa4a3dff4c55b35f879688ec 0.16 MB 227 59
268,646 268,646 000000000000000439844cc4dd9077fdadd51358e786af65673bfab9fe868bf4 0.21 MB 385 66
268,645 268,645 00000000000000072318ecc5c5403e87288d41408c9cf7f09f0ed5450fc5977a 0.40 MB 779 65
268,644 268,644 000000000000000730536ecfb5cf155ee5549572a0e738c47489861247cc82bc 0.24 MB 422 42
268,643 268,643 000000000000000665e626ddc26ae5612262ce841ed0ce4688b846ba3923434e 0.25 MB 565 116
268,642 268,642 0000000000000007544022b9f5b2008544c30252547c43b0ea9504099c3fa166 0.17 MB 270 69
268,641 268,641 00000000000000040036aae7c16258ec6fc8c84bdd45cf68ae31e14f685a1e8d 0.25 MB 544 82
268,640 268,640 0000000000000001015972cdce8e202011f08860509b157e58642ebae7f72e2e 0.13 MB 265 73
Previous 10 blocks ↓
Total Size: 778.41 GB

Node Details:

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