Loading Tool

Explorer IconExplorer

Memory Pool

27,466 transactions
7.22 vMB
0.04526300 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.10/200 MB

Candidate Block

Mining Attempt b8107554e5ecea67972f59dd02db3feb4f3951af7eba27522c05d589115658d9
Version 20000000
Previous Block 00000000000000000001c02571042c0baf36458b65db85617878e8175980e0c3
Merkle Root 1de766b0cbc40f38575417b29b7035509b44ad2ae518cc78e866bf14b96c0c87
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,025
Size: 1.00 vMB
Total Fees: 0.02032889 BTC
Median Feerate: 1.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,229 (724,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,643 188,643 0000000000000446bb1b084557cd3b9c9e3fad3a137fc3c7c5785f747159d6f9 637 0.25 vMB 101
188,642 188,642 000000000000083c277b04e0cc1140d96443b9427de78ef24f9e2ce8a1bfd899 245 0.06 vMB 109
188,641 188,641 000000000000076d58925b3cfc0278403ab9d357d075806c27cbb0a05a280b41 199 0.11 vMB 120
188,640 188,640 000000000000033b5b85a4e7fda4e4ac1dc3c2658805384fbbdf6d33af0661da 69 0.03 vMB 109
188,639 188,639 0000000000000430d3aeaee3ddfc5cbb2ad801b169b669ee7594099eb09b120f 171 0.08 vMB 116
188,638 188,638 00000000000009579ea7d9e511e0a7ab0d5314dfc262b0c08ed88756c690169f 325 0.13 vMB 161
188,637 188,637 00000000000001a87929c27540fc9c1576463bd66d71f0a9c23f8a3e8a286fb1 7 0.00 vMB 17
188,636 188,636 000000000000010739c80b31199953b8d6c6edd61e0e0132ddcc46965b51e38a 122 0.05 vMB 150
188,635 188,635 00000000000000da2f2447ee3dfe91506583e232fefde6ffeb514dc28070972d 50 0.02 vMB 207
188,634 188,634 0000000000000969befd46f438fa24e0486d959fa224715b12c50f0b2c860418 343 0.25 vMB 79
188,633 188,633 0000000000000195ff8b2e6f721664165c27e9f1e16b4d2f110fb4dde0e3e7c5 510 0.19 vMB 222
188,632 188,632 00000000000005851d37b7345cc13b320a9bb6546be865797b88101a9f6bbe0b 108 0.04 vMB 78
188,631 188,631 000000000000073bb5688e7848f4a67271186fc39c1c4d78fada9be8f65aeeb3 471 0.22 vMB 138
188,630 188,630 00000000000007971fb8e567547e150115b14c19a7e439cec68824f5c9243f72 8 0.00 vMB 0
188,629 188,629 00000000000001509ae4ac6daabce6a1e692cf35415194258dcec77e42520211 32 0.01 vMB 1
188,628 188,628 00000000000007d1014f3bbcdb22ff313725e5df9bf1237f4fcfc5656f2b2ab3 11 0.00 vMB 30
188,627 188,627 00000000000000e300cebf3d7b9d896f920d310592da40dee56d548e65335e12 201 0.09 vMB 146
188,626 188,626 000000000000095daf06e384992577822826d917b3bd765314c1dca306f78759 639 0.25 vMB 143
188,625 188,625 0000000000000465be589059844b2b0f8aef6ce502f1e9bd402a0c458f8a8a2b 546 0.25 vMB 132
188,624 188,624 000000000000074e82525ce8f310c34bf8a7bd193d2c2fde1836a73bdbeb0f13 417 0.25 vMB 203
188,623 188,623 000000000000085f38b75d5424ca7285170014f0cba16eb2fef53e77a5dc79e9 186 0.07 vMB 266
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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