Loading Tool

Explorer IconExplorer

Memory Pool

80,285 transactions
30.04 vMB
0.11869911 BTC
Random Selection Loading Transactions
Max Size: 180.21/200 MB

Candidate Block

Mining Attempt ae6653e43d63300faadcc3edb5ea4feee19d103f298311580bd9e94d4501376e
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 8ec0c91ba6202f7c413e239964c40d7dee4ff65d6903666f2396940946b7206e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,832
Size: 1.00 vMB
Total Fees: 0.05689761 BTC
Feerates: 180.34 > 5.70 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (641,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,069 273,069 00000000000000010cb2c0521606353f7c2501e84e09ed37678c78a2f6140294 837 0.35/1.00 vMB 69
273,068 273,068 00000000000000019d4ef0a4431e82a261292c6d27aa2fc90bed1e5af9b1d49d 1,131 0.61/1.00 vMB 43
273,067 273,067 00000000000000058528479b71f10550054fb408f8d09fcdc32dc0a1d44dc7df 128 0.06/1.00 vMB 78
273,066 273,066 000000000000000302d5e85b848b4a6784dd7be8279abc9121f5f0d8d1184750 136 0.15/1.00 vMB 18
273,065 273,065 0000000000000002caa6bd3c03923a0d900968df948ad7cd7fe607de7e41a70c 894 0.35/1.00 vMB 63
273,064 273,064 00000000000000035f401db3ac7821dea6005014bdd04e1d81c6d40a0d025b06 388 0.21/1.00 vMB 44
273,063 273,063 0000000000000003f3ddbe3e3107fc2b1a6be1e61f62aafc3957bee7be21f863 86 0.05/1.00 vMB 38
273,062 273,062 0000000000000004d5c4719473bd451963e7603e67c926cb5e71d5bf0fef0623 631 0.35/1.00 vMB 36
273,061 273,061 0000000000000005b7f001bd6b7443d4612753950cd475ae915a3da06626ee1b 610 0.41/1.00 vMB 39
273,060 273,060 000000000000000257cb25d5d89d16944cd300902b329a8163517c70a1b3a10c 586 0.50/1.00 vMB 37
273,059 273,059 00000000000000047072e86d4b85af3e9b88fdfa66f70c41513b7259b8312865 1,336 0.90/1.00 vMB 35
273,058 273,058 0000000000000000c52c04a476a76bc559393958cbec0b8d9de57922652005e6 324 0.25/1.00 vMB 29
273,057 273,057 000000000000000061042d1b56c08012a18384869b6b2f3a999f53fd95b66ec9 939 0.50/1.00 vMB 40
273,056 273,056 00000000000000056cfb795b30517d7a6cc1f50545ee7005b2c9e617a9007a92 1,748 0.90/1.00 vMB 55
273,055 273,055 00000000000000049c852314e928e71a652365a27b9c86c8b53c146a10acb9af 644 0.38/1.00 vMB 23
273,054 273,054 0000000000000000e38963983ec2ab0a93e06a4681be14ac8f205cbebb4a0e60 420 0.25/1.00 vMB 81
273,053 273,053 00000000000000024200749f27b9193481f80afc62e11f97c4dd7c4b92d489ff 1,043 0.50/1.00 vMB 39
273,052 273,052 0000000000000005ca5107bd95794b86077ac3050d033804a01789ad167ace0d 1,303 0.50/1.00 vMB 59
273,051 273,051 0000000000000004a458e941b2b703abca0e97b8be4cf8c3c2a5c08c9a5372db 32 0.03/1.00 vMB 33
273,050 273,050 00000000000000059a79f3ca43ec398f5e47d36c4257aadf8de7711ce375c2bd 697 0.25/1.00 vMB 78
273,049 273,049 0000000000000005d7ca1ae49903060d753d95c226454994b5a411f595d7bb35 556 0.25/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.