Loading Tool

Explorer IconExplorer

Memory Pool

81,214 transactions
30.68 vMB
0.08780015 BTC
Random Selection Loading Transactions
Max Size: 187.14/200 MB

Candidate Block

Mining Attempt 8af58b300d60731d79fb24fc72cba864937188cb86515f024fcc1abbe55d24d2
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root c45032868025ec17ae8bec10745cea9360167903de6cf380a45322abfd131e95
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,927
Size: 1.00 vMB
Total Fees: 0.01783436 BTC
Feerates: 301.57 > 1.79 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (485,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,493 429,493 0000000000000000044a18efb5d510bdb18a181b13d4be832aa7e406b40ea534 854 0.31/1.00 vMB 65
429,492 429,492 000000000000000003de7bf033cb33d20c5a3b558f08ccb5670e08f2a11d5dea 1,930 1.00/1.00 vMB 44
429,491 429,491 0000000000000000043fcdc1ea44a445f82378865a62a5992e06d118c7ab8533 2,590 1.00/1.00 vMB 67
429,490 429,490 000000000000000000122b2961dc9def679331a053fdf13259f2a0defe0cb9ab 1 0.00/1.00 vMB 0
429,489 429,489 0000000000000000020132360aee8348762c3ff5ffc8fd6388ef397c9afeec29 1,463 1.00/1.00 vMB 43
429,488 429,488 000000000000000000ce927ddb7778d0c36a9dcbd48e34162f1f5db8c80f7ea3 1,846 1.00/1.00 vMB 41
429,487 429,487 00000000000000000312d6484766fe20237ee8e8086d1dff7741f58bc8a6aedb 2,101 1.00/1.00 vMB 46
429,486 429,486 000000000000000002a95cac50e92b09e70a099bbd8b853a9910288b8dd3159c 2,452 1.00/1.00 vMB 54
429,485 429,485 00000000000000000387a75edbb78f64c4e191e5d42b6c3d6b27e62ef471fe50 2,440 1.00/1.00 vMB 64
429,484 429,484 00000000000000000443d01d18e129cc43ede60010541ff3bcdf281c8963dd08 2,324 1.00/1.00 vMB 118
429,483 429,483 00000000000000000147dd1bdde05efa9ea80133b6493ab78e957e006ad80ac4 2,484 1.00/1.00 vMB 57
429,482 429,482 00000000000000000339b76562689d23d2a4c3a77051c4f2067735122408310f 2,905 1.00/1.00 vMB 67
429,481 429,481 000000000000000003f92411c4ab4e093f7fa70e5cd625350f26b531b28f92f9 3,217 1.00/1.00 vMB 91
429,480 429,480 0000000000000000026dba7d8ac66d2b8ae5abed6c8589062c409efd9b31feec 798 1.00/1.00 vMB 17
429,479 429,479 00000000000000000273ab81815a8466be26cee305e8f755568710a742c026a4 2,346 0.93/1.00 vMB 65
429,478 429,478 000000000000000002d0eefd02902290596e54058b709d2368e6f55db6cd6fab 488 0.28/1.00 vMB 26
429,477 429,477 0000000000000000012eb97eeae5696f226bfad132cd657e422eb1b6a2d5cacd 2,348 1.00/1.00 vMB 63
429,476 429,476 000000000000000002992b7e8c49040762f35551259c28de433841e9f2145058 311 0.13/1.00 vMB 55
429,475 429,475 0000000000000000022997f3a46212517650e71ed11a54ecd2da67ee1a90b37b 810 0.35/1.00 vMB 54
429,474 429,474 000000000000000002c38e8ed29285d27d5b9a92b5d30b8b2728dd56cf3df618 458 0.19/1.00 vMB 51
429,473 429,473 000000000000000002a843d080aa3c712c95ee966314369612c8f293d65e80a1 778 0.36/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

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