Loading Tool

Explorer IconExplorer

Memory Pool

46,915 transactions
27.87 vMB
0.09415351 BTC
Random Selection Loading Transactions
Max Size: 146.73/200 MB

Candidate Block

Mining Attempt f8560ca5a6621b6fa3313644a993ff75d032c6d47c42b154f2e6c889bb0d86b1
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 14536d27630c4420eb819c8a022034617fa54573f3594edf6b2b69b8c204bfcd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,203
Size: 1.00 vMB
Total Fees: 0.03662375 BTC
Feerates: 265.25 > 3.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (823,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
91,239 91,239 0000000000086c4cef494eb2c940bc58f326cf864cc195b5fc909ffedc469bb9 2 0.00/1.00 vMB 0
91,238 91,238 000000000001b5fde727f9199ff7eecbafe42f2f4bd8336dbe48724025564260 3 0.00/1.00 vMB 0
91,237 91,237 000000000008dced04885920a9f0c22baa75f88911543933f72644f2f655aa50 2 0.00/1.00 vMB 0
91,236 91,236 0000000000076925b8df0b9216e367c1d38c0dfc39770ac51a01499af8bd0d41 1 0.00/1.00 vMB 0
91,235 91,235 00000000000009fe04f6ca015f19d5e08177aab5e201b0d1fc147d27c304907c 1 0.00/1.00 vMB 0
91,234 91,234 0000000000048c051bddb0cb69043418161a206ce9b3248d15b119859aed2dd5 2 0.00/1.00 vMB 0
91,233 91,233 0000000000091c6bb91b6579dcd656bbf623f2aea24c362ca4aa2d5b1ec80eb3 1 0.00/1.00 vMB 0
91,232 91,232 0000000000000ddfed8667cf518e3177cbb54911728778c82fc2789209b27389 2 0.00/1.00 vMB 0
91,231 91,231 00000000000884cccba2a583391f4f8a9f41987dd2f4f499147ab8d0de285ac2 1 0.00/1.00 vMB 0
91,230 91,230 00000000000d8e14a2ce0266df4516a0ca592f880ef98bc1cbbaa1c9d968da43 1 0.00/1.00 vMB 0
91,229 91,229 000000000009cb16eca789a67967298fdd92e4e76de532d448432ff8f63780f0 3 0.00/1.00 vMB 0
91,228 91,228 00000000000c012a39bf27657799611d38a8452a8086eec85adc44670b13b9cc 1 0.00/1.00 vMB 0
91,227 91,227 00000000000aab5ca24808ba70bb8cd62a777bbb193fb3eb1b16ac230ef267cf 1 0.00/1.00 vMB 0
91,226 91,226 000000000006489eb73a79398d551ec0c4bf9ca000e29443ea96697b659a669b 1 0.00/1.00 vMB 0
91,225 91,225 000000000004d5342544f7e9184757670bb1ceadddc5518d3c8aa04cdba25958 3 0.00/1.00 vMB 0
91,224 91,224 000000000004262d2cb797db7a950b67e1101b5d25eafec9b95502634f9cceda 1 0.00/1.00 vMB 0
91,223 91,223 00000000000c72720ad0fb843103aa13ab870b664e88fb10a7436d07108a754e 2 0.00/1.00 vMB 0
91,222 91,222 00000000000c4c690bbe5d5f0830bb5c58414a127b051f845835e225acee9d7b 1 0.00/1.00 vMB 0
91,221 91,221 000000000002320bfadcd4db1711f8fe2500db7d70c12f6106a11e85d696a0f8 2 0.00/1.00 vMB 0
91,220 91,220 00000000000585174e2b7c23c9d0b4bb7436e8686da16d6b5c7e961dc62c426e 2 0.00/1.00 vMB 0
91,219 91,219 00000000000cc2ae08230f72710df5d752742996ee4262c7274a9be268bfc36f 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.19 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: 653.71 GB
    • Received: 14.02 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.