Loading Tool

Explorer IconExplorer

Memory Pool

16,477 transactions
9.59 vMB
0.03765709 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.51/200 MB

Candidate Block

Mining Attempt 6e33433fcd072a8a02eafe8e356dc71c5e9106fbfbe22289d4473883cb63d9da
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root 89f0ab9f5e236f6ad5a7e87865c98343a58fdc581729f55a92e587713ea2850b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,053
Size: 1.00 vMB
Total Fees: 0.01639590 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (758,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,073 155,073 00000000000007deeaa0f603ddb83a0c4b802181856588fdcd82de70381f3236 6 0.00 vMB 114
155,072 155,072 00000000000003ce08399f8666e2e26e7b1edd9f9ce723fdd7be4a0d8c0e2e22 74 0.03 vMB 231
155,071 155,071 00000000000006e2832805c67550a8f2a32a5e9fc528146e96b23a7f6a8fb96d 127 0.04 vMB 1
155,070 155,070 0000000000000c1ed6d56b6c024b901617d1275d73bb12d013c12ca9d80f1e40 19 0.01 vMB 131
155,069 155,069 0000000000000282825f968a5ec3d060e7a9125228ed5f07a39e37df2cb6b64e 38 0.02 vMB 33
155,068 155,068 0000000000000605dd529755df42eb0b6390fcfe02fec49bd285eb02fd27e638 17 0.01 vMB 47
155,067 155,067 0000000000000cbc03f2b36889e4c68411e1edb35fd8e5bb828697a2aa1e8c7d 7 0.01 vMB 32
155,066 155,066 0000000000000a7130ffe0f79e7d347b31390e8ad1aace3c309bb356b10d9272 34 0.01 vMB 251
155,065 155,065 0000000000000cd05ac20e9af76931ac145d678684af256e849044d58c1d5129 10 0.00 vMB 16
155,064 155,064 00000000000000fdffb6e7ba9fc16eb5a66cb3db9b45cdcb758272ddb452a9a8 38 0.01 vMB 48
155,063 155,063 00000000000000a4d5479138b3ed90dfc7bfb86ff2eae5f3ebd54fcbef59fded 1 0.00 vMB 0
155,062 155,062 000000000000066a1b0cb21e39277e7a5fd1b0dec2bc9e5d46b89faf48dc3348 13 0.01 vMB 156
155,061 155,061 0000000000000aabf27c8dd9e817448607829d1e234240c504092a19fe83dd02 1 0.00 vMB 0
155,060 155,060 00000000000008ecc309a22f8aeb49f95ed7e600a105422415d57b93898d6485 12 0.00 vMB 0
155,059 155,059 00000000000009d2dbeec0c2739469ca1b87ce4a8ba405d70cbdd03f9864534d 9 0.01 vMB 198
155,058 155,058 000000000000030608432e99c5099747029515ca012eecfbddcc5b893f478cf4 18 0.01 vMB 214
155,057 155,057 00000000000000f7c14e0d37d9a3dcd8c9011176692235fa916b65e56572ff63 12 0.00 vMB 0
155,056 155,056 0000000000000a6b7f18299166ce70e7bd571b736710ab0a00d5ef984ccd5d73 12 0.00 vMB 0
155,055 155,055 000000000000030d0e7bf1b0379aa222cd1bc2d179c3093a8394dbc91875431f 57 0.03 vMB 84
155,054 155,054 000000000000098062ce9047bf07455fd3b18d7756f0a6e5c84e863cc11cd823 120 0.04 vMB 127
155,053 155,053 000000000000049782c16ccbad683df4b13b8a13b6649f0ea7c649a94111ce69 6 0.00 vMB 90
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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