Loading Tool

Explorer IconExplorer

Memory Pool

21,038 transactions
10.56 vMB
0.04096935 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.56/200 MB

Candidate Block

Mining Attempt ebb338ae9a6d6fddb8d5d29cd904e69c63aa99a4e2709f9dbb2e3e8335215c83
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root f0a886e5ca4f9bd83a2f6190cf54edda80797fd483c525adbfdc8dc74fe07c6f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,203
Size: 1.00 vMB
Total Fees: 0.02354497 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (742,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,294 171,294 0000000000000a22980647860bf57442a25b746d979ad4d0c185178e932af8c4 160 0.05/1.00 vMB 17
171,293 171,293 00000000000004709d323a68be20d95ec052690214f13f32933035e7698f9c64 29 0.03/1.00 vMB 1
171,292 171,292 000000000000095dae09b02b6898561d4ec337bbdd99bb4c77f646511c9039ff 146 0.07/1.00 vMB 124
171,291 171,291 00000000000003a375470af8874764e1f81ffa86654cba4e4cf19266a4937582 111 0.05/1.00 vMB 188
171,290 171,290 0000000000000a1ce1a5540a0b8492272c9a1fb3f5856f5e6bc9bdaa9f17a180 99 0.04/1.00 vMB 126
171,289 171,289 000000000000068a0d996afa7403b5b7a744458c935dc6fe7179edb7ec8f9baf 7 0.00/1.00 vMB 54
171,288 171,288 000000000000009415890d4111597a7dda90e6fb01e02738b3e9ec39e7495139 30 0.02/1.00 vMB 154
171,287 171,287 00000000000003920416ed566abf5cc5300913e25765af6729f2c61072329750 51 0.02/1.00 vMB 147
171,286 171,286 00000000000000344aead44249e44c9e5c647ca13cd43822dc040a6b63543a4e 29 0.02/1.00 vMB 26
171,285 171,285 000000000000026913c7a42f1730bbce3ad400fda49c3ea1705e9fcc0f7e19db 53 0.02/1.00 vMB 214
171,284 171,284 00000000000008f2d78750b7233b9db8cc919ea96d826ee71a5df1f36b745d98 61 0.02/1.00 vMB 141
171,283 171,283 000000000000046ff8e3e2bc99a06cf15e258bcb3cb06b69cf9efb4b9b9f77e9 2 0.00/1.00 vMB 0
171,282 171,282 0000000000000a528a41368dd128e758c5244a806375b5145f8b65445fd60682 95 0.02/1.00 vMB 2
171,281 171,281 00000000000007236cd7967fa8f0f234d64096518b2f36898e8e71a40db98da8 31 0.01/1.00 vMB 134
171,280 171,280 00000000000005d0fe4c9a566ecc2a33c07b9044240c72c54d14a43fd4520161 13 0.00/1.00 vMB 32
171,279 171,279 00000000000004ba81144a1544d97c718583f3f0285976dd72668ca22e75ec5a 26 0.01/1.00 vMB 0
171,278 171,278 0000000000000a7f7661ae288bfcef39868f9ac646ae8a996eacf238ee9a3ac7 74 0.08/1.00 vMB 99
171,277 171,277 000000000000003b6537e1254538f396add819794e95c0d8e79c2478784506c8 1 0.00/1.00 vMB 0
171,276 171,276 0000000000000029df286eb47489d116b4c7a17f104d074fab41bb76e6306ed3 35 0.02/1.00 vMB 69
171,275 171,275 00000000000003a681f718619ddc7e04e0a8a4c1cf8cb0af670c7a663f2629b5 1 0.00/1.00 vMB 0
171,274 171,274 000000000000083d61c7e5dc953cee22af00346818a3a9a322f42e8243831f6b 69 0.05/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 779.85 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: 432.77 GB
    • Received: 2.37 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.