Loading Tool

Explorer IconExplorer

Memory Pool

17,520 transactions
8.35 vMB
0.05547565 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.08/200 MB

Candidate Block

Mining Attempt dc2fcceeb6d4793bbfb3c9914e81c33fcb7e626dbf5f12cae63fe30960dc7d5f
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 448afe9efc647d2ff7745c3ea5eb728c84f96ba010699de46da958dceddd204b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,940
Size: 1.00 vMB
Total Fees: 0.03774128 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (656,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,152 257,152 0000000000000021834ddf2691fc6ced8fe21f3c89389b4687ae70642030fef4 266 0.11 vMB 124
257,151 257,151 0000000000000026eed6c90fa76ec34121e34bcfe9c0071d263cbc04980f2bef 322 0.23 vMB 24
257,150 257,150 00000000000000308e98dc0223f7870e573176664aedeb9d547f786b9e75d549 578 0.25 vMB 148
257,149 257,149 0000000000000018cfdcdc1572bfb07e54a09c162280ff1f7a1d52c84b4a35cd 579 0.22 vMB 95
257,148 257,148 000000000000001d92fcfe1c7753b43f1d994326477728f08e26afdc2190764a 600 0.25 vMB 146
257,147 257,147 000000000000002108d582653b3761150f445b967edcdd452521136f9a36d82e 326 0.15 vMB 102
257,146 257,146 000000000000002d3cf6ec36c8a13480b5d1c0484b88a4d9c373855dfefa063e 168 0.07 vMB 139
257,145 257,145 00000000000000130b8f43866c056e87fb1f5182ab9ebe9d0672b89856ae4ce9 93 0.04 vMB 36
257,144 257,144 0000000000000000b2db53a12250333a93705b08a4b693ff592a264be572cfe7 644 0.27 vMB 120
257,143 257,143 000000000000001e9d94e5fe37b32c1b94e0f9c1c86d9d42a0e6a46406864cd2 357 0.12 vMB 85
257,142 257,142 000000000000000d5da13c7138d71245b43867ecf3e3e408728666c260ccd9ff 729 0.29 vMB 123
257,141 257,141 000000000000001ad52a14b38104fae98c22251b1538cfd143bc61f76ba4ef6e 226 0.10 vMB 31
257,140 257,140 0000000000000002893471cbcc43a3d0867a386e8ebf2b9ddb6690c622b87a45 634 0.25 vMB 134
257,139 257,139 00000000000000057457124637e588916b76da7a32a30b605eaa37ef4abb074c 125 0.05 vMB 34
257,138 257,138 000000000000000b7f1451b59e42c49c1dd3bc8a2eb5f28972068ea3ef26c179 441 0.20 vMB 98
257,137 257,137 000000000000002b814530ebf37ec8cce29c513cae1b68e7c87188f4c71c28c8 465 0.26 vMB 109
257,136 257,136 000000000000002b964fb30e31fa2963f55172d422772d8aeb596bcbcd496e20 85 0.05 vMB 41
257,135 257,135 000000000000000b3e2bfbd557ed1a1821713677f56cd72c904d67907e59e2df 694 0.25 vMB 121
257,134 257,134 000000000000001e1548a6b3d5e4acc135ee956dd30e76cfcd8b1554cd83766a 285 0.10 vMB 1,641
257,133 257,133 0000000000000019e3715549ac02de19f613112054b6a331ded3c7fb140868ad 577 0.21 vMB 105
257,132 257,132 000000000000002f644e08e88954be255e27212fa9bb0b66e0b8d8a6625d1092 294 0.11 vMB 124
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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