Loading Tool

Explorer IconExplorer

Memory Pool

46,293 transactions
28.87 vMB
0.14348797 BTC
Random Selection Loading Transactions
Max Size: 152.75/200 MB

Candidate Block

Mining Attempt da3581cb6923c2387d235dc2905f3bcc7117ab3220da4342585de43cd3a3d799
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 9168d4714ac8eebacc201fba2153c62d4d250577b055374858e21a9af11d940c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,513
Size: 1.00 vMB
Total Fees: 0.08125582 BTC
Feerates: 15,654.48 > 8.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (399,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,147 515,147 0000000000000000004234e0b50ea0f8b5492bb88d3b2c23d2d10c98b0e784ee 2,133 0.81/1.00 vMB 26
515,146 515,146 0000000000000000000b8c332e8c658a1285fbe9f6bdcdc714b8b51fd3353f02 725 0.30/1.00 vMB 30
515,145 515,145 00000000000000000038da0e80ebe775de726391448a467d523caac47536f792 135 0.04/1.00 vMB 70
515,144 515,144 0000000000000000003414a312508d6957faccac042ba5008553cd169480db36 886 0.27/1.00 vMB 27
515,143 515,143 0000000000000000003853e34156446ab590be17ddff417c3a33d2ceaabfd8a0 813 0.36/1.00 vMB 30
515,142 515,142 0000000000000000004da52d36933e5ea3db0a2af0f6de76b29c51f7806a1749 1,395 0.53/1.00 vMB 25
515,141 515,141 00000000000000000003d4e8dd2666fd942ff80609c013bdf34c0e2cf47d82f8 1,143 0.47/1.00 vMB 30
515,140 515,140 00000000000000000039ebaac8cfed0c2aabda1aa82310a329c4e7baf3feef1c 2,455 0.99/1.00 vMB 11
515,139 515,139 000000000000000000100eb6e517ebdd846e7fb0cba56fb8d075d285ff5d14bb 1,779 1.00/1.00 vMB 45
515,138 515,138 0000000000000000001b86a493ba7eb02a7ce6039e339937bf111359aafe01b4 545 0.17/1.00 vMB 80
515,137 515,137 0000000000000000001262362427dadc07e89d74e899b2611bd56ffc82a91bbe 511 0.19/1.00 vMB 26
515,136 515,136 00000000000000000041c7413719a1599729b8d54619f3a772028de98ecf7b41 1,003 0.37/1.00 vMB 22
515,135 515,135 00000000000000000015760f2f66c60fb9d2cafb17415bfe1c2ec8e69e6eacfa 2,586 1.00/1.00 vMB 31
515,134 515,134 0000000000000000003cf37195d856321eaf46f8b9b41a8394e1430671947c11 207 0.08/1.00 vMB 14
515,133 515,133 0000000000000000003a5b03792f6b94a9eef2b843a86fc3e055e917c780e01a 58 0.03/1.00 vMB 12
515,132 515,132 00000000000000000047451e4182741c8877ba4816ca37abac5d7b7f444ea237 947 0.53/1.00 vMB 20
515,131 515,131 00000000000000000039ed22e12b5a860862b8ad3ddd5ffe55f221008ce37fd4 2,334 1.00/1.00 vMB 7
515,130 515,130 00000000000000000014d89b9d37e9c62b93adc308003939ea451893df9e5bf2 1,945 1.00/1.00 vMB 34
515,129 515,129 000000000000000000209ac167c60e8f04f166410ce43afd40337ad11fd96d10 2,437 1.00/1.00 vMB 52
515,128 515,128 00000000000000000043da1f03b66bde6a2dc8cd747faa9b1c9b36ad0bbfc1e8 754 0.27/1.00 vMB 28
515,127 515,127 0000000000000000002a240c9e328f20b440e79fd4f0cc8089c17ff89c20a555 982 0.46/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.