Loading Tool

Explorer IconExplorer

Memory Pool

53,008 transactions
29.74 vMB
0.14860705 BTC
Random Selection Loading Transactions
Max Size: 159.42/200 MB

Candidate Block

Mining Attempt 2d33568f997ce0bf130914dfc812d5a10b4d58a120d3831a78a4af38e32d702d
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 9544e6154c925c9766a44789b184e6393418de8a99c48f012e3eec68795959e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,077
Size: 1.00 vMB
Total Fees: 0.07651884 BTC
Feerates: 445.47 > 7.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (740,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,285 174,285 00000000000002357d5fe8c2b2967a8bfa86a200ccc9a46151e9debc81983a58 17 0.04/1.00 vMB 54
174,284 174,284 00000000000004681853e760840d721b9fe93b9ac48d9bf81625aa974c90349e 79 0.03/1.00 vMB 386
174,283 174,283 0000000000000945f87db2fb05f965a6be63a0617549bc9aa18605a94d73eb78 24 0.03/1.00 vMB 35
174,282 174,282 000000000000041e14428bc9e7d826353ba8e37a69eab99c7d0fb29d03907149 99 0.03/1.00 vMB 85
174,281 174,281 0000000000000a450058dc66da009787180b253c58b4b55868e86611c9d12559 89 0.03/1.00 vMB 73
174,280 174,280 00000000000008063e78f7fe7cc2ce602030a24dd45b22cd14446899e20151ed 7 0.00/1.00 vMB 173
174,279 174,279 0000000000000256cdba51052751847eea3bc4a956e23ad99b240f429aaefc2f 18 0.02/1.00 vMB 56
174,278 174,278 00000000000004f2309d724a0d412bb4d324bcbda0e405d4b13d6fd10259a8d9 140 0.04/1.00 vMB 85
174,277 174,277 000000000000050f35bb9b716511e10955b2017c0766cfcf2d59d3a20f7c2e73 17 0.01/1.00 vMB 430
174,276 174,276 000000000000082c076d66531250715149f35d6cc0c615ff623463bff6036bf0 25 0.01/1.00 vMB 52
174,275 174,275 0000000000000a4eb231b6b0ae0d8bad7045c7f6499da3f10b9e59af4dbe2a22 61 0.02/1.00 vMB 92
174,274 174,274 000000000000097f7d4ad03adee3d464982d4219ed872b908d9371a628bd06d5 68 0.04/1.00 vMB 91
174,273 174,273 0000000000000731f7783df0fe4a50ce46106682ddc9d0c4842ddff6224df70e 19 0.01/1.00 vMB 104
174,272 174,272 000000000000093b916ac09a015e8c476aaf91b1056000a85a1ddb3079d4a679 14 0.01/1.00 vMB 57
174,271 174,271 00000000000001217f7183870486a4420d95dc8b6e556b66bb6ea4f329253eb8 96 0.03/1.00 vMB 20
174,270 174,270 00000000000007ddf920a643c566ac706772935c59f6f99a68e9bc9e80d59fe3 21 0.01/1.00 vMB 558
174,269 174,269 000000000000066b40a0f2edb32a306c8cc2c998acfafdce82594f224442b8d7 25 0.01/1.00 vMB 44
174,268 174,268 0000000000000821a10b200372173d01ba26c0fe61cf8685916d2c1bc21a5c6c 9 0.00/1.00 vMB 67
174,267 174,267 00000000000008357e681d759e81017688e588222f617d277f4a6118573e9c2e 33 0.01/1.00 vMB 11
174,266 174,266 000000000000023a36e73222f3856bc27c06c2dbe9375dfead13ee478213cc73 38 0.03/1.00 vMB 204
174,265 174,265 000000000000079611900154485bac5c42afe022a53112834a6a584c648e7956 160 0.05/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 781.89 GB

Node Details:

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