Loading Tool

Explorer IconExplorer

Memory Pool

84,641 transactions
32.75 vMB
0.08313984 BTC
Random Selection Loading Transactions
Max Size: 194.07/200 MB

Candidate Block

Mining Attempt 6184853721e6a3b118de239c3809b0dd9c2121ec80044a81e832e9d0302b16bd
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 1b794ce0d58f2bae8e28f10a864ba0acc727538066f5552830b858eed8ed6d6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,361
Size: 1.00 vMB
Total Fees: 0.01824357 BTC
Feerates: 120.64 > 1.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (594,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,887 320,887 000000000000000020db2b71a567a651341a6b53468f1c972924131840654b5f 316 0.14/1.00 vMB 37
320,886 320,886 00000000000000001e24e589e0296bffe0294c04dd4fb0fa960606337b1fcac5 1,127 0.62/1.00 vMB 27
320,885 320,885 0000000000000000071cec2c40ab7a620e78db3e9044d1dc426dc4f83de56691 52 0.02/1.00 vMB 44
320,884 320,884 000000000000000009d61f3b0c35d81a6265adcbaddfcdb871502571adda2cef 496 0.35/1.00 vMB 22
320,883 320,883 0000000000000000144905e25b9ffdf8105aa7af19f885370094102695c12d9a 194 0.10/1.00 vMB 31
320,882 320,882 000000000000000021915942fcb2f49cee62e2bbe47abc801e95e02f2f1ae02e 1,497 0.76/1.00 vMB 30
320,881 320,881 000000000000000006e5794d6f991cafa2b213ba83ca8a1accc81d28c05a39a5 454 0.24/1.00 vMB 27
320,880 320,880 00000000000000000318f5106ecc029219900c12a7ecbcf6252313455d0e59cc 345 0.16/1.00 vMB 30
320,879 320,879 00000000000000000c61e899dba7649f23251670a8d5405d7caf14822bdb4a6e 100 0.04/1.00 vMB 30
320,878 320,878 00000000000000001e8b872a7a7bea93397ad2db6f65ae44e6af3af2addbb7cc 795 0.47/1.00 vMB 29
320,877 320,877 000000000000000016ca41df309515043debd0506574b619aec44f0795b21b3a 151 0.08/1.00 vMB 46
320,876 320,876 0000000000000000220e1b44b5e0b42388e8466904bb75f57d8b7cba9e9bc294 51 0.02/1.00 vMB 31
320,875 320,875 000000000000000018c3782691c7c5fc794ea8ba0046e8233543d4d857811222 414 0.16/1.00 vMB 34
320,874 320,874 00000000000000002483d5d1a1934b9f38238e0030e0f64531f089edfc3a1632 99 0.04/1.00 vMB 33
320,873 320,873 000000000000000010aa3f9680e67c5da59a496de4d86b1dc29e9dbf9802c7c6 616 0.26/1.00 vMB 33
320,872 320,872 0000000000000000071d3315d39628ee422bc4017fcad8e56d65366efc80210a 475 0.52/1.00 vMB 16
320,871 320,871 00000000000000001bd4a9894bf255462f67fa50de2d995f0776206f1e910e8f 1,982 0.75/1.00 vMB 39
320,870 320,870 000000000000000014e47f6f641a4b33ac622dccf02d5b7d1e2a5b34d2a4b206 748 0.51/1.00 vMB 23
320,869 320,869 00000000000000001cfb7fdc4829ac21410f1c35f4ebc8aca133ff008dd5b7b3 397 0.46/1.00 vMB 16
320,868 320,868 00000000000000000e352cc528ce067daef31b653ea3947fc4e77fc10d3fa2c6 1,691 0.75/1.00 vMB 31
320,867 320,867 000000000000000004b372ffa7c4dd9eabfbf06cb95977e7d84fbf9b665916d4 833 0.25/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.