Loading Tool

Explorer IconExplorer

Memory Pool

83,299 transactions
31.45 vMB
0.10618086 BTC
Random Selection Loading Transactions
Max Size: 192.28/200 MB

Candidate Block

Mining Attempt e0dd474abd3e6dc75891a2524365497cadbf62d55ccbe14e337ae6c906107933
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 1cb991678aae157ae8f8064e4fdd757c9c61e59ae16fb6a72f2babb857c28f85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,345
Size: 1.00 vMB
Total Fees: 0.03430989 BTC
Feerates: 301.05 > 3.44 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (599,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,335 315,335 00000000000000001fdb7e0c4b93d62cd597f7c1376fa7b09ffa707a1b03943e 389 0.21/1.00 vMB 26
315,334 315,334 00000000000000001a51a53e01d503f944d3dcf3db88530e50d96cd7fe741c50 1,772 0.93/1.00 vMB 34
315,333 315,333 0000000000000000026cb496f601ebc7e6f32933e62f8ae26f568730f6bfca6a 240 0.18/1.00 vMB 22
315,332 315,332 0000000000000000305a248d348c210018f4437bff8f2ffdaf5f5afe8323002b 181 0.10/1.00 vMB 29
315,331 315,331 00000000000000000ee1c4578872e46af8b5cb250a37f5719ef9e2679f2c97e5 506 0.40/1.00 vMB 22
315,330 315,330 0000000000000000260cd9d84e7e23d17d38ad7a58a786422ac1c6e8e7939672 135 0.10/1.00 vMB 81
315,329 315,329 000000000000000033f6768f3f2e557809d0dca35e4a6c6255219325ddc2573f 47 0.03/1.00 vMB 138
315,328 315,328 00000000000000000efa2c4548e8423534d4520cc845fdb92ffff64d61032aa4 70 0.04/1.00 vMB 42
315,327 315,327 00000000000000001a4bb9d6ec322b2f9df83675214cd001e26fb2b1b1f83f14 556 0.32/1.00 vMB 27
315,326 315,326 000000000000000010ee266d4bca5218bf38b3b53910b68181db9910af8a2bf3 570 0.40/1.00 vMB 24
315,325 315,325 0000000000000000358351682ab12c761a813d95ef047ae9d67f1f6887fae882 171 0.13/1.00 vMB 11
315,324 315,324 0000000000000000363a03672154e01124f7a9bfb89063d680695d7d43058bfd 298 0.19/1.00 vMB 25
315,323 315,323 000000000000000012e41ae1f5d1a0f0ac5ed951d3bd2f60dc7b423e2e77b7a2 106 0.06/1.00 vMB 32
315,322 315,322 0000000000000000204cd25debc5a8387657ced20ac576e68f488ae9f42aebed 335 0.19/1.00 vMB 28
315,321 315,321 00000000000000001becbca704f3c345a5f65807a4929872b44b6af66ec4c906 199 0.11/1.00 vMB 23
315,320 315,320 000000000000000024842e820c95527106b9f3c6b6c47378a843dd8677622c2c 610 0.36/1.00 vMB 32
315,319 315,319 0000000000000000109b5bf2eb8f61d514caafb5fbfb4140b63b0fb38bef38f8 254 0.17/1.00 vMB 22
315,318 315,318 0000000000000000093224ca98d25158d78b10b363a15a1713db56244adabcc2 107 0.06/1.00 vMB 9
315,317 315,317 00000000000000002af1c92cf62d83d77c446e6acf791e16c25e19c8e1c449fa 324 0.22/1.00 vMB 42
315,316 315,316 00000000000000001691ab6ab7183704a1a708656883323214389680f9b7413e 129 0.10/1.00 vMB 37
315,315 315,315 000000000000000035a38af9e55d66c473dc558cfcdcb5b5cd1203da4a83f4b6 449 0.26/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.