Loading Tool

Explorer IconExplorer

Memory Pool

26,502 transactions
9.92 vMB
0.03210770 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.02/200 MB

Candidate Block

Mining Attempt 9cfcc3c0945482ceeddc4735442c1feba1e4f0cc1bdeb7dcde8d245524e87086
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root b75b751324f18453ae3d1186bfa4b2cf9852f9468b5e94d5dc6068dc961fc0f0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 434
Size: 0.25 vMB
Total Fees: 0.00755253 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (741,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,290 171,290 0000000000000a1ce1a5540a0b8492272c9a1fb3f5856f5e6bc9bdaa9f17a180 99 0.04 vMB 126
171,289 171,289 000000000000068a0d996afa7403b5b7a744458c935dc6fe7179edb7ec8f9baf 7 0.00 vMB 54
171,288 171,288 000000000000009415890d4111597a7dda90e6fb01e02738b3e9ec39e7495139 30 0.02 vMB 154
171,287 171,287 00000000000003920416ed566abf5cc5300913e25765af6729f2c61072329750 51 0.02 vMB 147
171,286 171,286 00000000000000344aead44249e44c9e5c647ca13cd43822dc040a6b63543a4e 29 0.02 vMB 26
171,285 171,285 000000000000026913c7a42f1730bbce3ad400fda49c3ea1705e9fcc0f7e19db 53 0.02 vMB 214
171,284 171,284 00000000000008f2d78750b7233b9db8cc919ea96d826ee71a5df1f36b745d98 61 0.02 vMB 141
171,283 171,283 000000000000046ff8e3e2bc99a06cf15e258bcb3cb06b69cf9efb4b9b9f77e9 2 0.00 vMB 0
171,282 171,282 0000000000000a528a41368dd128e758c5244a806375b5145f8b65445fd60682 95 0.02 vMB 2
171,281 171,281 00000000000007236cd7967fa8f0f234d64096518b2f36898e8e71a40db98da8 31 0.01 vMB 134
171,280 171,280 00000000000005d0fe4c9a566ecc2a33c07b9044240c72c54d14a43fd4520161 13 0.00 vMB 32
171,279 171,279 00000000000004ba81144a1544d97c718583f3f0285976dd72668ca22e75ec5a 26 0.01 vMB 0
171,278 171,278 0000000000000a7f7661ae288bfcef39868f9ac646ae8a996eacf238ee9a3ac7 74 0.08 vMB 99
171,277 171,277 000000000000003b6537e1254538f396add819794e95c0d8e79c2478784506c8 1 0.00 vMB 0
171,276 171,276 0000000000000029df286eb47489d116b4c7a17f104d074fab41bb76e6306ed3 35 0.02 vMB 69
171,275 171,275 00000000000003a681f718619ddc7e04e0a8a4c1cf8cb0af670c7a663f2629b5 1 0.00 vMB 0
171,274 171,274 000000000000083d61c7e5dc953cee22af00346818a3a9a322f42e8243831f6b 69 0.05 vMB 163
171,273 171,273 00000000000004e99d40d67beace7a7ff98bbff457feb5e5541dd39a7638596a 90 0.03 vMB 21
171,272 171,272 000000000000069572fb902cdc540af8432cb42bcb342f09b3b74943cff31cda 75 0.07 vMB 432
171,271 171,271 0000000000000162cf5c9febf5edfda309604c296743fb7e4e5193d4fb335044 92 0.03 vMB 82
171,270 171,270 0000000000000848038ad814557be8d65d9032514acf6cde23373fb0d387b3e5 33 0.01 vMB 199
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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