Loading Tool

Explorer IconExplorer

Memory Pool

16,821 transactions
9.67 vMB
0.04054386 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.98/200 MB

Candidate Block

Mining Attempt fc446111f2af6dcc905e6d58a99ad1566b833694b0202599ca5443a2d9bdd281
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root 369546b6caa9ee087b87405398826dbb4de3067693c6c3821c70eb88fcf8b57c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.01899355 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (766,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,301 147,301 00000000000003ed3cf2e778967db11534d10ba2c656e2ff5d0b3a5db34a762b 148 0.05 vMB 79
147,300 147,300 000000000000014690dde11bf076c2124f5227fbbbe15ef1cb1d8823e966693e 15 0.01 vMB 45
147,299 147,299 00000000000006eadd3ac46f58eed40f67ec651fe7cb4bbf9c0008cbe9d85258 56 0.02 vMB 88
147,298 147,298 0000000000000129c88f016a8cd63c8f6398f0e65edf2b8bfa87468181ef9b52 8 0.01 vMB 1,323
147,297 147,297 000000000000092fca79adf8bceb3cbffd9aef2430a7305d61a2b9773458dd4c 30 0.02 vMB 475
147,296 147,296 0000000000000307f8056d444449229809a833f5ea938392b255d7d3d1878dbd 65 0.03 vMB 169
147,295 147,295 000000000000077109153fbd56209486c31c18958445ba67bd64a768c279208a 55 0.02 vMB 0
147,294 147,294 00000000000000d9d86653d8a5daae56bfa73be395a794f636964b830fdc8435 29 0.01 vMB 147
147,293 147,293 00000000000003f045d0c4696839894db50d26d6ca0848582b871e1544ec0e3a 68 0.03 vMB 249
147,292 147,292 0000000000000372b11b2c1ecb3c1d0d88caf496ca766318aa5be48a6d1cfa26 3 0.00 vMB 57
147,291 147,291 0000000000000458080d2595f63f13c1bd7a6a79fa24396d66d0f46835660610 95 0.03 vMB 92
147,290 147,290 00000000000009df0df43018e34d5acc245f4c65b8a4b92138c2fa58c3aa311b 27 0.01 vMB 232
147,289 147,289 0000000000000885173fe16260a6b4ff1d1036cc2ac74f1c7e7584dc1aa36a9d 74 0.03 vMB 64
147,288 147,288 00000000000006144054b591e264153eed9146d6e5c4e2fe1453d2193ef54922 122 0.04 vMB 30
147,287 147,287 0000000000000485e5237ca6df562b442418ada86308f015bb9c2908eb939db0 24 0.01 vMB 179
147,286 147,286 000000000000048bb3df6d4f9ccfb94276075a639646ee4bd18083c13939cf0d 20 0.01 vMB 38
147,285 147,285 00000000000009bb0e0a1ce8e458ba6458274f63d87935855d0416ca3daef3b1 21 0.01 vMB 50
147,284 147,284 000000000000001ab1cbcda6d3dfa04b8aa694264968db216fb346e9634f5f17 27 0.01 vMB 277
147,283 147,283 000000000000076ee912af7cf8d9b4c956168fae77f8ae840a91bd5fe3d1b044 69 0.03 vMB 282
147,282 147,282 000000000000064afcd14e7f2ddc353081ef221fd4853cf6686143666b4135a2 93 0.05 vMB 183
147,281 147,281 000000000000074640760faa77a7b605da9083979b991937eb83e3b4f7707bf7 65 0.03 vMB 112
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: 192.07 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.