Loading Tool

Explorer IconExplorer

Memory Pool

17,409 transactions
9.88 vMB
0.04636822 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.15/200 MB

Candidate Block

Mining Attempt 89381af3d3d639a0d3f3e0bfb361ac63bdb96424a40a56730cf6914007f801dc
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root 87ed117d5dbff0a16bb4226ecbc15421bdbfcd9102f04847d7886c622f4837bc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,658
Size: 1.00 vMB
Total Fees: 0.02288505 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (758,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,081 155,081 0000000000000735a8063664b1d6740dcd26e502cb53bea7ef39bc0784a97ce7 29 0.01 vMB 32
155,080 155,080 000000000000013af356c274756adfac35192161128b1811d1d9515d58f63454 148 0.05 vMB 58
155,079 155,079 000000000000073b5ea21b26bb8f9340c62e5d87a6768e0d804755239761e8bd 1 0.00 vMB 0
155,078 155,078 00000000000001bb1ea4f6ae4d457b88c1c665b15e42d90905014c88184f6c5d 29 0.02 vMB 284
155,077 155,077 00000000000009e947bf4db7200bf9e057c99cfce009fa26f010cd72bf81954c 43 0.02 vMB 60
155,076 155,076 0000000000000b97d1f75ee3318f966a6b00be261bf22f0d95f408d65d4f38df 29 0.03 vMB 56
155,075 155,075 0000000000000aa381a1ae62d0361fe4fc07f16c81422aabede1ded3b3395dad 13 0.00 vMB 162
155,074 155,074 0000000000000d669aff60e9d0b8311386297321c45e0af8a629f5c3887e590a 9 0.00 vMB 670
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
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: 104
    • Outgoing: 10
  • Data Transfer:
    • Sent: 193.20 GB
    • Received: 0.77 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.