Loading Tool

Explorer IconExplorer

Memory Pool

28,717 transactions
8.39 vMB
0.08912187 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.62/200 MB

Candidate Block

Mining Attempt a4708705347d3c642b0750e584b5f05fded3a346e97264e65e5c4578a0765147
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root d46ca0f8d1fe8b5d157a9675612befe6c22137b5685d5208a6d670581db20e00
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,297
Size: 1.00 vMB
Total Fees: 0.03892978 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (765,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,277 147,277 00000000000006fe024e11fa0fc0925a2877547663dbed958575f6d7bdf65d1c 13 0.01 vMB 226
147,276 147,276 00000000000007f016281cf2baf1ebaaccef9730ee8b31325d73c470889495e2 6 0.00 vMB 50
147,275 147,275 0000000000000738990b932e36e77acb0d9c14c3808f298054327e0c38754d44 3 0.00 vMB 25
147,274 147,274 00000000000007e36e1e624528677021ca8bb6e6430e291e30991258baaa441e 119 0.04 vMB 33
147,273 147,273 000000000000008cc766f327bfa94025bda989386cc75e55b7bd4a7d0f63a3cc 19 0.01 vMB 438
147,272 147,272 000000000000036feae32ac7c23ffb96c47c6ebc9f0dc1ed5a94d52c492b34cb 36 0.02 vMB 98
147,271 147,271 000000000000063ba959c26c02124109d4e82a0711d9a8001770606c995813a9 25 0.01 vMB 94
147,270 147,270 000000000000082db496b0d86f2128c51303d11e1ac0fe5b99d47cd3e87f3155 89 0.03 vMB 339
147,269 147,269 0000000000000914a28a041403458b28d565610a1f84442780d44c3706ad8877 32 0.01 vMB 163
147,268 147,268 00000000000002e4758d3600d9772bcb435e4c62b911553c7ab083438d713877 123 0.04 vMB 119
147,267 147,267 00000000000000b2105be86318b680dbda803453eefdd8f43fa5413629e162ff 95 0.05 vMB 159
147,266 147,266 000000000000091787c59030f1d7c9f4f7e4c461136b09c3a8dd3b9bf558f6ff 146 0.05 vMB 40
147,265 147,265 00000000000006fe5b19e890123f6995aad15eaf1628de7c2ddcff02aedc9738 14 0.01 vMB 1,087
147,264 147,264 00000000000009b91164fe0eabba9cfc1cf9eaf144b042bd9ff379eccf92fa85 54 0.02 vMB 91
147,263 147,263 0000000000000145d985b3fda7f43f0376dbe297c8b1c4008f88b99cf10c2cd3 13 0.01 vMB 250
147,262 147,262 000000000000069244cad800e986902f82a11ca7aead214b9cf1dd9c7ebcf2af 11 0.00 vMB 55
147,261 147,261 00000000000005a1aceb50acef000ea6eeb85618aaac07cf5f35f8a125a5a2cf 66 0.02 vMB 187
147,260 147,260 0000000000000077616ea5dcb4a3f9a12577ac6ea60d0686e2652b6df3d1e24f 11 0.00 vMB 64
147,259 147,259 00000000000000e5b92b26af07e8954040654f33621bbc26ff8812dc6ff33743 21 0.01 vMB 616
147,258 147,258 000000000000070c7ee5d676f4a8bc9b8f2be3b4bd48a7e6cb66b0149838486c 71 0.02 vMB 44
147,257 147,257 00000000000003c12ee97b81b5bff6ed842342abef2d0e336fa009ba072ba11d 62 0.03 vMB 160
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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