Loading Tool

Explorer IconExplorer

Memory Pool

40,770 transactions
17.90 vMB
0.16264619 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.91/200 MB

Candidate Block

Mining Attempt 2034678422f2a251bdae3720ff8733ff448bb9c07d34251839fba583ddee491b
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 4f02b34b6847460a3a11c2d70bad13e48601289cae225bfffa5bd8df5768a059
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,347
Size: 1.00 vMB
Total Fees: 0.05128025 BTC
Median Feerate: 4.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (754,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,485 158,485 0000000000000da7d5e0a521b578e8812e59155f79cebeec7c63e984656bb2d0 12 0.00 vMB 500
158,484 158,484 0000000000000a841639d655946405e42c5d40d05b4cc9c860ea9ae72b0e1df6 12 0.00 vMB 440
158,483 158,483 00000000000001b2ae3cd0a9df8ebe13ea859c140aab661192109a90ebe82b36 10 0.00 vMB 354
158,482 158,482 0000000000000bcbab99be659e25cdbeb983561f2d69c4397693dd60a76f3188 80 0.05 vMB 52
158,481 158,481 000000000000035fffe18e60e6df770cf6201d01fe63f3965b88166332a1cb60 5 0.00 vMB 110
158,480 158,480 000000000000048bdbf49b285314ba0c90cf4f7aa814db5b7f2d0d1b5dc09f69 21 0.01 vMB 229
158,479 158,479 0000000000000258c0ebe5d0e100f32ec60a5c598c38b6486d351ec0233257bb 3 0.00 vMB 193
158,478 158,478 0000000000000a2829a8a5cde63121d1c1c8eb311aa7a2af7f6f04c998c6fb58 10 0.00 vMB 26
158,477 158,477 0000000000000af2c1350b8d90ca097daaa72ce8bb77e30abe16e42735faa5f6 55 0.01 vMB 7
158,476 158,476 0000000000000ab1a0e69b701dd22ff5b71447dfa1368a79ef73963e7e324025 31 0.01 vMB 340
158,475 158,475 000000000000096912a5f443fdc6cbf79804c2f1d9ee0d07ec2a2edcb71d5cc2 18 0.01 vMB 33
158,474 158,474 000000000000085a88e1e554ba3cbe6a67c187c22fb6e96993ee00f37a353d17 52 0.03 vMB 76
158,473 158,473 00000000000003a50ef00b8fe31277ab3b2877ea6288eadee67a8dcdd5eec04d 7 0.00 vMB 0
158,472 158,472 000000000000088f2b81b534a280c1ee03c7e6e199799a626b493b7e4ef34c6a 12 0.00 vMB 40
158,471 158,471 0000000000000bb8da673595719eb79e8e7d4141e3e969f43e3267d69ddae4a3 23 0.01 vMB 16
158,470 158,470 0000000000000b06f57cccc376856aa16ad74f6a8a308caa01aabe19c2f7cda7 67 0.03 vMB 62
158,469 158,469 0000000000000e315e28bdb6b2971c8cfc6488445d3d076b4be138261460117b 132 0.04 vMB 50
158,468 158,468 0000000000000d365357d45cd1833467f1fe8af21942908b0ab4299d594167b3 5 0.00 vMB 190
158,467 158,467 0000000000000c7eeed32abde70f7eb435d182d3290deeb6db89a7e375b13cec 2 0.00 vMB 2,481
158,466 158,466 00000000000006bbc174b72072664e23ec251dceb9ad1fb0a72bbcc6e571871b 23 0.01 vMB 37
158,465 158,465 000000000000061bad55cecc413d32b7b798b7a14d16581680879d59c4e89f94 18 0.01 vMB 128
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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