Loading Tool

Explorer IconExplorer

Memory Pool

17,881 transactions
9.78 vMB
0.05203400 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.87/200 MB

Candidate Block

Mining Attempt 94afcb4f1b45f025e8b7a0eb3fe537995a895d6062baa1ac686c22b9242e146f
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root da6680d43187d386794c5c7ef2a84315403ba4afbccc5b58caf160a5b2ca2045
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.02949364 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (710,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,850 202,850 0000000000000509a3b576191223f27bda0bef0939d6a25f24d5ad03afb36489 267 0.13 vMB 262
202,849 202,849 000000000000027bd69082501ee601de4819dea31ea9cc50a7bce014b51ab590 148 0.06 vMB 100
202,848 202,848 0000000000000421e896ec8052a64641455631e2dd8b215f6153ffd2bfbacc3f 229 0.11 vMB 377
202,847 202,847 000000000000017d28ebc6b84ce85fbdf7df1c67889f1c5aebd4231d6a44ac22 118 0.06 vMB 227
202,846 202,846 000000000000041c405da3c40f3aee71263de7b39987bc1d4c0ffe923431ec6d 26 0.02 vMB 64
202,845 202,845 000000000000021dffa7fa1e021dabd538042ecc1189b733e47957abbe914abe 245 0.14 vMB 145
202,844 202,844 000000000000032dee3d7c35e3eaf0b18260e72bcfff112e417078497dd3ae46 166 0.10 vMB 224
202,843 202,843 00000000000002d57cf6646b35bc1b0920a173d1149f3bfaeb9c6fe7982b8cba 446 0.25 vMB 172
202,842 202,842 000000000000052bf5b2ec5f0749a0fc37cf1233d07c707f84d85d53ca9692ba 124 0.05 vMB 56
202,841 202,841 0000000000000494ea3c3bdaad4c50999a6f38e5ac379d4f7e172b84ac76bcd0 132 0.05 vMB 171
202,840 202,840 0000000000000292ad7c39c3cc0d226105b92b006cd264149cdc423a6a9853a2 81 0.03 vMB 48
202,839 202,839 00000000000001a3f8d22347c56b89426e716abd2a68084407249ed9e8c9606a 441 0.18 vMB 269
202,838 202,838 00000000000000f5a1c66a0775f1cc717a3007dac866bb89a19a7635e3c060cd 224 0.09 vMB 222
202,837 202,837 00000000000001712101b8e2d2d90ba32d3cc097049640ce42af9c8e0e378586 313 0.18 vMB 161
202,836 202,836 000000000000000f569290f2ecb7f324eaca45b6b95f44f7fe86dcd56decad49 86 0.04 vMB 88
202,835 202,835 00000000000003b04b31067f096b929d187345f40320a01031ce1dd1ed25fc6f 155 0.07 vMB 103
202,834 202,834 00000000000004ac079a357b4c5183134dd4d8d4037ea944f8745b065e696ff9 341 0.29 vMB 78
202,833 202,833 0000000000000163b29182594462481e86db9917c91ac1dbcf7e2837220144a4 593 0.25 vMB 191
202,832 202,832 000000000000052c979d84e209506b9f1619f56a25b2f71750287819edcca245 902 0.25 vMB 340
202,831 202,831 000000000000020ba7b9913e19fe4ef809c00c8cab2a04a73f5617f3e209ba4a 154 0.05 vMB 467
202,830 202,830 000000000000015b945415bcc401743108e8683be7825f619cbdb44f4caaab8e 88 0.05 vMB 143
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

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