Loading Tool

Explorer IconExplorer

Memory Pool

79,371 transactions
29.29 vMB
0.10529593 BTC
Random Selection Loading Transactions
Max Size: 177.54/200 MB

Candidate Block

Mining Attempt 9ea35197fff052be4d508b0f2be5dcd66722f9291cd5f99338aa6ed250fd6e53
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 750fe084225cd0feb28a28f67433c78b5d9de41cd481df90ecd21c517c014c53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,665
Size: 1.00 vMB
Total Fees: 0.04396792 BTC
Feerates: 137.15 > 4.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (397,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,234 517,234 000000000000000000268b0323117758d4d25194086a3b0d6a5e6d7bcbf3b9b1 2,279 0.87/1.00 vMB 22
517,233 517,233 0000000000000000004dc71848ff31f8c227f7e73efe42da4cdfcbfffd1e7099 688 0.39/1.00 vMB 6
517,232 517,232 000000000000000000129ce9e062094584471d8af6632b7bea644f6b986941d7 1,464 0.47/1.00 vMB 25
517,231 517,231 0000000000000000002ad975a9e156f9a773a07e297dfeabd02574ef377c3a84 947 0.43/1.00 vMB 44
517,230 517,230 00000000000000000037c2423cae95779f76a8a798fc5dc02d0e0b68427eaedf 1,786 1.00/1.00 vMB 16
517,229 517,229 0000000000000000004c011a20ed06f2bffe62a47d1d13e918e7a3424fdef3dc 2,516 1.00/1.00 vMB 30
517,228 517,228 00000000000000000040e559ba73e3143b8fd4885aefad1f273644bb4faf26fa 1,273 1.00/1.00 vMB 18
517,227 517,227 0000000000000000000ba1575d78ef0f66faa5b8a0ee3a8cf6effe64c3e2d104 1,187 1.00/1.00 vMB 29
517,226 517,226 000000000000000000476f93da1423f01e4f484a431a048337fdb14700379ee5 715 1.00/1.00 vMB 70
517,225 517,225 0000000000000000003db9a66b770da147950273b7af5dd9f0744d60bb1577c3 1,072 0.47/1.00 vMB 37
517,224 517,224 0000000000000000003c7b8d6310e6892dd7c8b1410e8ac55907a223c6182225 2,062 0.81/1.00 vMB 27
517,223 517,223 0000000000000000001aabd460020aa70a922a9c0532c870093a899d09c43d0e 843 0.44/1.00 vMB 36
517,222 517,222 00000000000000000024ba44f612c7d4296ddf781f44139dd763b28c7f71a6be 441 0.22/1.00 vMB 35
517,221 517,221 000000000000000000368ae18adfd56ccc65135bc8a767c4f0ced2321617ddfc 1,798 0.84/1.00 vMB 33
517,220 517,220 000000000000000000456b3dc298a6de12c49c25639a9c0f679f1b9962cfc18b 199 0.09/1.00 vMB 21
517,219 517,219 0000000000000000002e09369061cdfd27c2b51e148f5654ad7ca14be982bdb5 1,626 0.64/1.00 vMB 34
517,218 517,218 0000000000000000001f7f2fc9792c8b6e1571110cfd1a356087930817e3a65e 148 0.07/1.00 vMB 14
517,217 517,217 000000000000000000275d8131f8c599af2ee1ac247a6cb20fadfd5ba5caa448 1,275 0.64/1.00 vMB 28
517,216 517,216 00000000000000000013d40437ab49f21cca007053cb0b29c4fe2be1c416bd64 1,115 0.49/1.00 vMB 33
517,215 517,215 000000000000000000003c2b1addb8541177e78e743255af505ef6ffdda9a3bf 599 0.25/1.00 vMB 23
517,214 517,214 0000000000000000004fc2209c6ff94182582922355309377cb8bf9bb44c8704 83 0.03/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.59 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: 671.42 GB
    • Received: 15.93 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.