Loading Tool

Explorer IconExplorer

Memory Pool

28,470 transactions
9.47 vMB
0.09823803 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.88/200 MB

Candidate Block

Mining Attempt 4f8e735aa3b350f3c4b75280075c85d50a2d3af027e946044dde104006414a87
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 8e7cbe9d1427dfd3ef1871f53d48e1c245637a116c43bc947910ef00dec4c9d7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,286
Size: 1.00 vMB
Total Fees: 0.02746448 BTC
Median Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (772,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,592 140,592 00000000000007f4c91fa1a901495eee286fa67934d5cef4856310f790135235 57 0.02 vMB 316
140,591 140,591 000000000000067ab9863494fba4640975cdfa48c6dca3e8f36157f036667338 55 0.03 vMB 220
140,590 140,590 000000000000056a935184d19d86c024f591e03a446a0c4f483aa8b66e26597e 120 0.03 vMB 4
140,589 140,589 00000000000006df8ee88f60db5dd4008fe5dd8d0778a60ec90356f57a68dc1e 18 0.02 vMB 284
140,588 140,588 0000000000000306263f52aa0e6157adecaeea7bf655d5f28bca6bc2fe358e8d 87 0.04 vMB 113
140,587 140,587 000000000000002ded4cb2a18a4f5279bb0a8aede967d7515085b4eabd6abe08 84 0.03 vMB 99
140,586 140,586 0000000000000709b4688221dcdc15fe0604cb4d4b408ca0107f31b0b18163f4 7 0.01 vMB 281
140,585 140,585 000000000000078b0fa2da6c68ab6f8a5a23fea3e68098479c3e45ac52545576 93 0.06 vMB 198
140,584 140,584 00000000000002adc09f6fbf798138557926ac830b30414ef5d1c0bf923491cb 130 0.06 vMB 325
140,583 140,583 00000000000001dc5100f1ea31b119c791cc4a1b5053cfd52b3fe2dd251c3149 7 0.00 vMB 381
140,582 140,582 000000000000021aabace7833938bce7f6c84a9724cee29d90c82e9481ca4be8 63 0.03 vMB 113
140,581 140,581 00000000000001537af35240e3c5e9d68dd1da1bdcd323513ca9c0e88d7c9ed7 9 0.00 vMB 904
140,580 140,580 00000000000007009dfbdb0149aa90076f5e27f9aaeeb43a85f4c0008609ebdc 75 0.02 vMB 6
140,579 140,579 0000000000000621604d45c724bfc61f1763fd7e072f2760e5cb60467af62121 55 0.02 vMB 144
140,578 140,578 00000000000006257f11751e7fd67173510cf8cfdae133470b55c0030d35bfcf 138 0.05 vMB 176
140,577 140,577 00000000000007f48967773d593b4beb361fe825356ff86e9ae2269ccc151a4e 22 0.01 vMB 319
140,576 140,576 00000000000002b23dbb98b895100f53a89b9c99a802a521148fb5cd9818fc92 44 0.02 vMB 555
140,575 140,575 000000000000026c21f7915fd34af23ab6a96db2981ac858d6c00efb43169720 51 0.03 vMB 236
140,574 140,574 00000000000002c31d5e78e760756afe8edb6d0a31fc10a1e738b69e96357bdf 4 0.00 vMB 800
140,573 140,573 00000000000007a64c514ae4d63a411b17f1eb3a9c55f2aeb6e8c1207ac2c919 58 0.02 vMB 330
140,572 140,572 00000000000000121339649287e37ff2e6c2a00b3e55e5c29be9753db4da5c97 3 0.00 vMB 71
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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