Loading Tool

Explorer IconExplorer

Memory Pool

72,137 transactions
27.74 vMB
0.06961900 BTC
Random Selection Loading Transactions
Max Size: 167.84/200 MB

Candidate Block

Mining Attempt 8372842376139f1407e78b0b6629d6f7c689c1b3f77e4e5b988febd4ed90c7ed
Version 20000000
Previous Block 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1
Merkle Root 85fa8e14d83578cd4de6a0b24e2fdf2a15368c5ed0d9ccfcac42ca20ded4dc9e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,659
Size: 1.00 vMB
Total Fees: 0.00948033 BTC
Feerates: 298.50 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,452 (805,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,802 109,802 000000000000847c921b0dcf2d7847022d11bd09d0392ee5eb45552bb9840e3e 12 0.00/1.00 vMB 0
109,801 109,801 000000000000b58c6c1a639b0ee472a39d46161eb46de713f0dab462e067069d 10 0.00/1.00 vMB 0
109,800 109,800 00000000000169d885a65c6b3e18887fbc04eef4c67029f5a49f70c2bc9b5ecd 8 0.01/1.00 vMB 188
109,799 109,799 00000000000098d535759463fcc488497a768f8f46c06ec797839ec7ad9388c8 13 0.00/1.00 vMB 0
109,798 109,798 00000000000061832e9df752271e2cb98580079413294ec357daa0f663a33206 8 0.00/1.00 vMB 0
109,797 109,797 0000000000014ef2a936e1213927db07cd7e00ae1698790666d057e13fcc6e45 12 0.00/1.00 vMB 0
109,796 109,796 0000000000005681a490bdc62ca3a4a4143720836dc7ee51076ff322b88a91f3 13 0.00/1.00 vMB 0
109,795 109,795 000000000000de8b7159cfed148e893f2485206389621b104632e798f247c8c1 12 0.00/1.00 vMB 0
109,794 109,794 000000000000e26d13d44175c7710146f0d251c3ba37b0b910381fb207cbd699 3 0.00/1.00 vMB 0
109,793 109,793 00000000000117e22b37ca534e2a12776d23cc5df33692f11c0b6587d13b27ba 12 0.00/1.00 vMB 0
109,792 109,792 000000000000731259e563067b7f085e92ad78d1d2087dad61089691bb79cf81 13 0.02/1.00 vMB 53
109,791 109,791 00000000000116ecb840bbb64236f69c436a36d9086bb96645e214159e85ed69 11 0.00/1.00 vMB 0
109,790 109,790 00000000000126f36cdf5bb118819595a3b30c00ac36a01077780ebfa79fcad5 5 0.00/1.00 vMB 0
109,789 109,789 0000000000008b688db89ad4275d61058b966ab9bf4e2b9919d26a67b6ae4016 7 0.00/1.00 vMB 0
109,788 109,788 0000000000006c664ec66baba3b16c54b8ad1f5e41d6fb9b0e61da484f39f1c8 12 0.00/1.00 vMB 0
109,787 109,787 0000000000011572f5909ce230d58201f6121ed378d97fd4768dbc16a9618cfb 12 0.00/1.00 vMB 0
109,786 109,786 000000000000db5f872a9fa960985207443540af1d51c63da4640e71e08647d5 9 0.00/1.00 vMB 0
109,785 109,785 000000000001902f8efed32779040ae0045437a044042cc52ab94f33be9eb8f9 12 0.00/1.00 vMB 0
109,784 109,784 0000000000018283f11c288847d032cd821be0882d20b99921d1f8a478a92ee4 12 0.00/1.00 vMB 0
109,783 109,783 000000000000efd846f8b37595b3e1211c12a76c13aba05c88d802edbd4cd625 13 0.00/1.00 vMB 0
109,782 109,782 000000000000681340df2e7043c87265f35021278dae52d01c01278b44a94b51 13 0.00/1.00 vMB 337
Previous 10 blocks ↓
Total Size: 783.18 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: 750.46 GB
    • Received: 18.85 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.