Loading Tool

Explorer IconExplorer

Memory Pool

26,617 transactions
6.41 vMB
0.05361250 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.72/200 MB

Candidate Block

Mining Attempt 65f88c5b3e4c91eae362ebb8d0804ce6cf007cf1f2260381e30eebbd8ef5ab72
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root d488f06bb118491e180d97be9b9da95bbcd151ad900b2a965b04cad8765c2031
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,723
Size: 1.00 vMB
Total Fees: 0.03720737 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (772,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,491 140,491 000000000000040f02ac9c28ecf1c97b464838d2754be3916bcbf98361e740ea 46 0.01 vMB 235
140,490 140,490 0000000000000214bde8b7e603476c31406f2114750ed33cc5aad4c78e29b4b4 27 0.01 vMB 142
140,489 140,489 0000000000000090e4b24deefb6c045782c985234db08f2cf3ed37c9572d804c 86 0.04 vMB 181
140,488 140,488 0000000000000086f876f9fe411348e57f1cde398e55f49048c295b680573587 38 0.01 vMB 190
140,487 140,487 0000000000000032d8d13e6a368d2f0a349eca88f2c492b1bc480337a0147bb9 34 0.01 vMB 156
140,486 140,486 00000000000002d089aae61529f6ecae3561def8b75ccf8769def5236a9b33d4 11 0.01 vMB 47
140,485 140,485 00000000000005bc8b59e3e40b3502d8983f3a4bdf3ee698c6444cb2bcb45192 40 0.01 vMB 116
140,484 140,484 0000000000000754eb5e4236e3829307a6769c0aad602cd83387a7bdee1f5a2e 20 0.01 vMB 75
140,483 140,483 000000000000045be4b5e723faf44454f7cae3b1a286712a756ef01ed4ddbb7d 7 0.00 vMB 176
140,482 140,482 0000000000000294af8272df24440089c5b4734b050aa161c89d87bd554fe25b 51 0.02 vMB 291
140,481 140,481 000000000000018c23b2a8bd49edd6bdb3b8d6f8d416dd56b9c7c73adbb43fd8 4 0.00 vMB 0
140,480 140,480 0000000000000782c55c7ecc4224fff5d9083657757aab6228bc78777d793441 4 0.00 vMB 424
140,479 140,479 0000000000000418ceb8b5d4912e82ee861001d20bf9abe4fb278530b880bf73 107 0.03 vMB 73
140,478 140,478 000000000000053dacdc5f8715ff1a1978b8263ebba3c6938c6763424d27f7c1 88 0.03 vMB 241
140,477 140,477 000000000000039493ef87e8e222cd52972d671023b4ff81f11b667fc74ce94b 68 0.04 vMB 153
140,476 140,476 00000000000004e00746316c254d7043f55771e22120b0b50968c8180b70f011 106 0.05 vMB 315
140,475 140,475 00000000000006c0bf6000f26b231b5812f0f905f88740384716fc92cd30f506 23 0.01 vMB 303
140,474 140,474 00000000000003a89fc70ac56d966d7526cbd680c9b9284f4edd789fbd8192ec 131 0.05 vMB 375
140,473 140,473 00000000000006bbd3c7700a070239ce41682ddf2c3554decd6bf8461a215d26 81 0.04 vMB 368
140,472 140,472 00000000000003a5604d5185b0b36416fea769a1f4668ca143a8b3e6b826c710 142 0.05 vMB 143
140,471 140,471 00000000000008c5ff65e77e230c0d7f0de420f3cf8157ac89ba8fd2610c6601 3 0.00 vMB 97
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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