Loading Tool

Explorer IconExplorer

Memory Pool

84,218 transactions
31.98 vMB
0.08916818 BTC
Random Selection Loading Transactions
Max Size: 194.55/200 MB

Candidate Block

Mining Attempt 42e8809e720d66716df4beea352916c56a3f728704bc2c43d02a07a3ab756bcd
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 9ed4a918a95468bcd491d6617fa0b7ec6580e5e1852354c4fe55eba1a66d5db0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,114
Size: 1.00 vMB
Total Fees: 0.01929026 BTC
Feerates: 179.53 > 1.93 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (189,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,408 725,408 000000000000000000063e7d58498ac1a90d4e78dcf564afcfba20d58bf22d69 2,552 1.00/1.00 vMB 10
725,407 725,407 00000000000000000003b093d53dcaf55908c992bd0d79fb6bd58c5cb594febb 2,261 1.00/1.00 vMB 9
725,406 725,406 0000000000000000000183c3dfaaf15374d0cf8239ff998d14590535a2e90bde 2,254 1.00/1.00 vMB 9
725,405 725,405 000000000000000000080c2e212b01aa3f757339cdc714f5e2091bbd9f58a43b 1,034 0.44/1.00 vMB 6
725,404 725,404 00000000000000000007e588fa97293fc4b185d6f98ec023d87477a0114134bd 748 0.48/1.00 vMB 7
725,403 725,403 00000000000000000006406e677114d487ce6004a4abaa0b401c3b9fc4cfccad 142 0.07/1.00 vMB 5
725,402 725,402 000000000000000000074d4f4f63d77d431ad0fd2ce3325634e6cc689d7f4ffc 368 0.64/1.00 vMB 2
725,401 725,401 00000000000000000002a5e8f9b48376c3e7f6cd9004876ee7d24a2f40b71577 2,174 1.00/1.00 vMB 2
725,400 725,400 00000000000000000003e7bf6662369fdcd7f6aee1a4e9f5798a192e0b51878d 1,825 1.00/1.00 vMB 5
725,399 725,399 00000000000000000009038c6c4ae7c0fbcf4e6b57a56ce93ad5f7e3733b32ca 2,812 1.00/1.00 vMB 8
725,398 725,398 00000000000000000004a494b1f8655dc65132801a5c98b2622f9052aa6d8a0d 2,599 1.00/1.00 vMB 15
725,397 725,397 00000000000000000005d79a0298461a0d475cadf874b3b244aca6e028b3f3aa 392 0.20/1.00 vMB 7
725,396 725,396 0000000000000000000a099968e118127819dc536ab833fb3011910d12ff6dd3 663 0.64/1.00 vMB 4
725,395 725,395 0000000000000000000019936427ffc52fdfbe81bc7954f752d5e5b04ef366a6 355 0.25/1.00 vMB 5
725,394 725,394 0000000000000000000050bfd2d765d8cdbc3d5bf7d35fc3e170021de8c991e3 419 0.60/1.00 vMB 3
725,393 725,393 00000000000000000000a477f156862af9b21a8f495316276c3b9cfc4afc223d 1,563 0.69/1.00 vMB 6
725,392 725,392 00000000000000000000afdb4d5994215b10b9cd6b2edb904b2f45814a0fce2e 2,200 0.90/1.00 vMB 8
725,391 725,391 00000000000000000006615153c64a91d569e9d491927ca8ed39af856a234ab3 36 0.02/1.00 vMB 21
725,390 725,390 00000000000000000000221fbd88c9774715c52ecea81bd286b459822eacbbcc 1,284 0.59/1.00 vMB 7
725,389 725,389 00000000000000000009d01a3bb6995e9374741e31e79365194a47d2e598327e 1,009 0.46/1.00 vMB 7
725,388 725,388 00000000000000000001971ea8bf35a5afad8fe61a7495f7d518abc3e9b731f5 1,663 0.71/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.75 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: 708.90 GB
    • Received: 16.78 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.