Loading Tool

Explorer IconExplorer

Memory Pool

44,688 transactions
28.53 vMB
0.06419299 BTC
Random Selection Loading Transactions
Max Size: 151.76/200 MB

Candidate Block

Mining Attempt 83b81d5e6f4c50aedb0a97fdb70a6e1fca16a4e2205ffefe69bf4c1cf11836ca
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 5a25f460fe8b2f20a8273ec6a9fca7ed43ddd02bad2a8bc32a784905c3351669
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,348
Size: 1.00 vMB
Total Fees: 0.00966902 BTC
Feerates: 60.21 > 0.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (291,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,557 623,557 00000000000000000007a62b61e1382c4b745d3b9bbff52dc58f7db8d4f24188 1,951 1.00/1.00 vMB 40
623,556 623,556 00000000000000000011c41cf2a07924479ba89ca633ea82c542e8135c3be7ad 726 0.23/1.00 vMB 32
623,555 623,555 0000000000000000000b8af8b0c86db78a0abe9a94b91ce330dc02bbb497b479 783 0.47/1.00 vMB 11
623,554 623,554 000000000000000000120108b53ebb6b6cedf9874eca067eeb92272a3d51b1db 2,357 1.00/1.00 vMB 19
623,553 623,553 000000000000000000133a5185e0d6898604c6ab753e51d2257a44da684e91bf 721 0.32/1.00 vMB 17
623,552 623,552 000000000000000000140418dd780271e057949a2dd07215852d41bf4ea14a27 1,872 0.73/1.00 vMB 28
623,551 623,551 00000000000000000004324ebcd37316a47cfa2cf49317697f69609f3788b683 87 0.45/1.00 vMB 1
623,550 623,550 00000000000000000004f48414f2faf52a71c35cb1edadbf584558a3a3f98cab 2,160 1.00/1.00 vMB 20
623,549 623,549 0000000000000000000b777b07b87fd525d97581fc414c5d6ffb3123e4678779 702 0.32/1.00 vMB 18
623,548 623,548 000000000000000000031575cc2d094ab181fbb68f045ed0fab307dada041873 303 0.12/1.00 vMB 18
623,547 623,547 0000000000000000000049cd52994b010d8560e6434f77351191a4d08459daf9 566 0.96/1.00 vMB 3
623,546 623,546 00000000000000000002c251c7ac8bf9c6e3e6ca5dc9b6e1e5f912afa42a66e5 2,714 1.00/1.00 vMB 21
623,545 623,545 0000000000000000000e5f2ea10440744e134f12f0aab7799e894a845395021d 2,258 1.00/1.00 vMB 9
623,544 623,544 0000000000000000001095e28bb748922968aeb26a5fb88cee1a2331af90173b 2,400 1.00/1.00 vMB 38
623,543 623,543 0000000000000000000980047a59178b0ac22f8ced9d2b33ab1577b7f95e379a 1,632 0.63/1.00 vMB 16
623,542 623,542 000000000000000000046e267587ab26cde22d1e6cb2fb945c863123d12f9924 544 0.17/1.00 vMB 23
623,541 623,541 00000000000000000010a075ed9e3996768ec0bb99323e1a468b78b687d99a2c 1,531 0.92/1.00 vMB 10
623,540 623,540 0000000000000000000488cf01b4c333ab3d2c7d15da6d376a0943565a55c388 701 0.22/1.00 vMB 16
623,539 623,539 000000000000000000021b69dd3a0cbae0e8f777eecbef9cf67611e17709a25d 1,077 0.54/1.00 vMB 19
623,538 623,538 000000000000000000070fcc4953fde4b43b202a23ba050c7ed3ca6bbad6e157 1,159 0.47/1.00 vMB 15
623,537 623,537 0000000000000000000339b86557bed34635b42f77559495071424b4ea8a18a0 1,145 0.66/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.80 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.