Loading Tool

Explorer IconExplorer

Memory Pool

32,791 transactions
10.06 vMB
0.16117128 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.15/200 MB

Candidate Block

Mining Attempt 3b66597185e4d4b10dc38f4249b079a699c353766bb484524a504af80f8c6af1
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 88140cdef68051e0c7d16b5ddc5aef2af4d90cfcddfefcf3563e1cd20fd67ff1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.07135513 BTC
Median Feerate: 4.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (713,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,488 199,488 0000000000000364c5fcae1215a489051ad3a4a8a13e1fabfc4ba66a5663f575 125 0.05 vMB 119
199,487 199,487 00000000000006155bb1046364d7deba06f5fff21a2f0672505351129c8d41e9 201 0.09 vMB 130
199,486 199,486 0000000000000530ea6126710e9958713f49d57ed24d4fe928c4cb855fb0c29b 187 0.09 vMB 133
199,485 199,485 000000000000023008b6e89c4e2b22449bb57d9a2c27610fc0dad423e80f960a 269 0.11 vMB 151
199,484 199,484 000000000000045e8f5054f2eadafeafee5c6d565781044aba7b8cc40a923f73 200 0.11 vMB 185
199,483 199,483 00000000000001c326d51199c92398fcda8fa69e5c06f4494390eedf47eb34dd 18 0.00 vMB 87
199,482 199,482 00000000000004d232c77208ea4964ff88bb1548da3a0da1fc37ef7a4f8a1f7a 200 0.11 vMB 116
199,481 199,481 0000000000000130c2a963e64793638d33ee1e97075e514aadce8518539f4317 374 0.18 vMB 149
199,480 199,480 00000000000002f6032201959afc0e9e118a988d229150d91c68a5785570c65f 856 0.35 vMB 138
199,479 199,479 00000000000005592b1e7014fb02aac3a6358ca6f27bbb098f13046221d7919c 60 0.03 vMB 125
199,478 199,478 000000000000011a78e5f34208e8bc211cd85cc9d959a8a17179b5a7ad553b88 101 0.05 vMB 320
199,477 199,477 0000000000000366d9ecac3614b2debe7e734a3b2751c44297d7914522c436eb 101 0.05 vMB 55
199,476 199,476 00000000000000eecde24930af9f72dff56a6189161ce05e6a76902e958688ea 397 0.19 vMB 139
199,475 199,475 00000000000004388797d37f1a9f48959c63e116ebfcc15207b1279d6b93c120 113 0.05 vMB 110
199,474 199,474 000000000000056fc730037ea9715ee0dcb6b42d939d50129b05b858dc43bb78 107 0.13 vMB 77
199,473 199,473 000000000000044a8433168206e3aede9bdbc4d99b4cd5790c06ac0ffd5939a3 595 0.24 vMB 141
199,472 199,472 000000000000046a50f8ed437dab4f618ab79d733d835c94f57eac94643abc27 142 0.05 vMB 130
199,471 199,471 000000000000059e3d987961fbc6f18ef9491bcbfb854e9670e62b80f9dcb74e 81 0.03 vMB 44
199,470 199,470 00000000000004fde17a48d6ce9a6032fd273c7bb3348efb8524941b2bc628e0 305 0.17 vMB 146
199,469 199,469 000000000000003095ba9c68621412f3888174c4f0c8376c3ac3abacee4f1161 10 0.00 vMB 191
199,468 199,468 00000000000003543442913c8cb72146de160b15f527486b61bc6064a504f0c9 168 0.07 vMB 213
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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