Loading Tool

Explorer IconExplorer

Memory Pool

37,282 transactions
17.84 vMB
0.13558108 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.25/200 MB

Candidate Block

Mining Attempt 31ded8fd7804d6c1b036efe59162543759931e2311419345fa006a619b82fb98
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root a74698bdff5b6e54c721260785c37668837c1629ada6dc9051b33784c8f8f907
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 797
Size: 1.00 vMB
Total Fees: 0.02780322 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (657,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,459 255,459 0000000000000036d57e7cdb9982bce23a9708e2c5628205cd8d9f40b10a2e97 219 0.12 vMB 105
255,458 255,458 0000000000000027d8bead1cdad1c9e6c3b5965e36b1a35714308743321370ab 113 0.09 vMB 71
255,457 255,457 00000000000000294aeafbbb67765bbe1dd59c58b7ea3fae41470000298393b1 257 0.09 vMB 118
255,456 255,456 0000000000000007145599a9716922c6188a4f8527561975e4115061d84ac7d7 96 0.04 vMB 198
255,455 255,455 00000000000000397578eb0e3c0966428046b05b051bbbb39b4cb2ca4c424690 266 0.11 vMB 133
255,454 255,454 000000000000002ee8b8f92448e79b817d5190869906fd435375d3211a089b70 117 0.06 vMB 108
255,453 255,453 000000000000000648559ee53b8a192775814e108efb7cc93b8d603ebc5ea259 694 0.46 vMB 76
255,452 255,452 0000000000000031041fd40f3057004d587e170b13414d86b9103af72ca603f0 439 0.25 vMB 127
255,451 255,451 0000000000000027de752f61f629c8c2765a8245a856f2aea2882665bc79a7f5 327 0.13 vMB 121
255,450 255,450 000000000000003b74a4e7874ccd40e80cd4f518ba707815d1791fbb8cb9ba88 240 0.11 vMB 130
255,449 255,449 000000000000001f47f4a634b66a234579a73237e97c26d29341f8fd443a203a 672 0.27 vMB 139
255,448 255,448 0000000000000031d04aa1b05bc11fa6ceb9ba9b39833b04b884d2ace3e07b69 173 0.09 vMB 115
255,447 255,447 0000000000000023e8286dfb88e14c843b5cef2f29cec1ff0773ae41a819414c 189 0.07 vMB 155
255,446 255,446 0000000000000032153df0f4c154ebceb50d83d3476c71eeb7adecb2d4557e53 83 0.03 vMB 149
255,445 255,445 000000000000002fde95733c2d9cd997713d571a5f66d7ed05426e2b835caea0 109 0.05 vMB 141
255,444 255,444 000000000000000580408791cac392170c3841560fb7b8b91bd5667a6ff5cea1 22 0.07 vMB 25
255,443 255,443 00000000000000362c4813907b5123f89dd3c1f2219ec02dae876eb0d62b89e2 627 0.23 vMB 161
255,442 255,442 0000000000000029186a062a3d9c7966b7e670fde1c2d81bc4891a03cd639db2 455 0.18 vMB 142
255,441 255,441 000000000000001090d766097444b22f957a52209a78a2a50be94ba7be3a443e 44 0.02 vMB 125
255,440 255,440 000000000000001bd13dd2d65239ed210b7b9c87d8734a5daee44f1a40939816 174 0.06 vMB 132
255,439 255,439 0000000000000017e2c648c4e5dcf8ff9b4b80678788a89507abba54da1c17b4 128 0.05 vMB 170
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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