Loading Tool

Explorer IconExplorer

Memory Pool

57,511 transactions
32.44 vMB
0.16691530 BTC
Random Selection Loading Transactions
Max Size: 175.49/200 MB

Candidate Block

Mining Attempt aa4df9d77c16f21f1524109453a1505d1b12eb1830abf6b235923fb4dbe0c59c
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root a689f58c6135f692d4c504be4518d43e2a33570d24d10b0970564f0d7be52bc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,929
Size: 1.00 vMB
Total Fees: 0.06147076 BTC
Feerates: 296.74 > 6.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (331,718 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,107 583,107 000000000000000000058a3f1c1e73092bb059dc5c1f934a4e22ee273ab65f69 2,857 1.00/1.00 vMB 89
583,106 583,106 00000000000000000004cc92f3b8c1e3e9fcb133f6326a8adc7ce1f0e15f5748 2,212 0.99/1.00 vMB 33
583,105 583,105 0000000000000000001f534882e8a9e8654837bac4a09314899d331379b6f373 2,248 1.00/1.00 vMB 72
583,104 583,104 00000000000000000011e7e4650300213679b7c5e031b3f978e866efff1df9e3 2,008 1.00/1.00 vMB 19
583,103 583,103 0000000000000000000f15c98c9cfe174914ecfa2d57c52f97a53f6dc7ceba4d 2,744 1.00/1.00 vMB 110
583,102 583,102 0000000000000000001d358e942300a8aee5fcba08f02829920fc1ad0da23cac 2,617 1.00/1.00 vMB 171
583,101 583,101 000000000000000000225ece68e5df6ed1864b470da69934de46644315fbb802 2,760 1.00/1.00 vMB 78
583,100 583,100 00000000000000000015acd13af29f1cc44f7ace8261b0515c84f65358af5e25 712 1.00/1.00 vMB 139
583,099 583,099 0000000000000000001d064229ad4d1840c64d9e785c813d3e7c31edef29dd52 3,846 1.00/1.00 vMB 192
583,098 583,098 0000000000000000000ee08e5bffaa3f4ce995302344bad17e7015fddf06704a 411 0.17/1.00 vMB 68
583,097 583,097 0000000000000000000d1fd40705441450308f5e7591595a30e2040f48b8bdc7 402 0.15/1.00 vMB 62
583,096 583,096 00000000000000000005675f91a1905e3abb745be6644c01e06a1e405ab93631 788 0.28/1.00 vMB 88
583,095 583,095 000000000000000000233a9e6b3bcbd3d92c2a70c992aab470ea29557ad28686 1,707 0.74/1.00 vMB 52
583,094 583,094 0000000000000000001ba048cec53d5a24ecff1de920d2faca4d6848aaf0ebb4 1,392 0.45/1.00 vMB 71
583,093 583,093 00000000000000000017ff950e626e984c67ef9e3ac99427c6a3d6b74d4ad452 1,161 0.37/1.00 vMB 63
583,092 583,092 00000000000000000022360a42bab0fdbf8fbaf58408ddde076a461cc1d53812 2,977 1.00/1.00 vMB 38
583,091 583,091 0000000000000000000dfedea98201391c1430ac354ee190dfaf595a81f9c637 3,218 1.00/1.00 vMB 138
583,090 583,090 0000000000000000001d45e3e2482e25362ae3ec1c8379f7e5e17bd2af28588b 2,754 0.84/1.00 vMB 42
583,089 583,089 000000000000000000048c2d05d256fbff314eca6200eb9f51d6edbe2c880549 3,100 1.00/1.00 vMB 71
583,088 583,088 00000000000000000020aad9b2347a81bbaa840bd582b45dd214de9148142b86 1,869 0.65/1.00 vMB 50
583,087 583,087 0000000000000000000f287566b88436ec767e30b9a571db1e805e59051283ff 1,737 0.95/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.08 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: 651.43 GB
    • Received: 13.56 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.