Loading Tool

Explorer IconExplorer

Memory Pool

44,647 transactions
28.16 vMB
0.06398693 BTC
Random Selection Loading Transactions
Max Size: 149.50/200 MB

Candidate Block

Mining Attempt b9c224a2632082c1f45a03128de49133e8d3c3a37cbe80b8dc74f192c11e4e0a
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root f98bf70b372b450c1a4c60dbcd7b92e57c2ca3846221c0cb62a3a4b12f3d50a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,148
Size: 1.00 vMB
Total Fees: 0.01099087 BTC
Feerates: 110.38 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (251,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
663,119 663,119 00000000000000000004bc5c7f1fccc909fae4b605b155370ce87a88496843a4 2,529 1.00/1.00 vMB 8
663,118 663,118 0000000000000000000e4db33d619c415e087775f107977f2d4c85259e5f518d 2,084 1.00/1.00 vMB 47
663,117 663,117 00000000000000000000b8a55e4fe91813bd9d21ecd56e23ef2c47983b2fcc43 2,177 1.00/1.00 vMB 49
663,116 663,116 0000000000000000000b13f825a45b7a144c6a2dd8a862d96425db5e607e8ffd 2,729 1.00/1.00 vMB 120
663,115 663,115 000000000000000000013d5212cdf94f75640543ca3c67372e0902d4addf1434 1,638 1.00/1.00 vMB 120
663,114 663,114 000000000000000000019a3f3d6ac0d98958468744c45f60d602ee430476709a 2,796 1.00/1.00 vMB 40
663,113 663,113 000000000000000000023467bc54ffd7694af5cccb3c7ace80f4bceccf372f1f 2,921 1.00/1.00 vMB 71
663,112 663,112 0000000000000000000a44a0de7c7600b2822b9a82c2569e4c75294d5b409ba8 2,842 1.00/1.00 vMB 40
663,111 663,111 000000000000000000073eedfbd6e63ca9434ece5b1871669e64fbe8b8600f5f 2,406 1.00/1.00 vMB 39
663,110 663,110 0000000000000000000df908d5de06297c2607eba1c59922f59a8f8e4729302a 2,549 1.00/1.00 vMB 70
663,109 663,109 00000000000000000002e9cfc2f422c13cb9b145b18ca420ef73819b6fc9bc63 3,067 1.00/1.00 vMB 112
663,108 663,108 0000000000000000000ccce4ceb0afb3ab4bdfe05d38046119e3baa0a4e997e7 2,012 1.00/1.00 vMB 99
663,107 663,107 00000000000000000000ffce86514fbd006634a05a8e7e16fbd0cfd0037fef3f 2,420 1.00/1.00 vMB 134
663,106 663,106 00000000000000000007791b9c484f1a60448293f0becf036220233f34187efe 2,826 1.00/1.00 vMB 92
663,105 663,105 0000000000000000000abe2eea13adb5f9f352a0dd191862268a8e11af1c8b86 2,429 1.00/1.00 vMB 51
663,104 663,104 0000000000000000000375c6bc458cc0ee14d0c39e3a7196ab33d1e7bbae13f5 2,803 1.00/1.00 vMB 70
663,103 663,103 00000000000000000002f920b2a36588231dc3cad36cbcbfd8f55f7c1ef739c3 2,404 1.00/1.00 vMB 48
663,102 663,102 000000000000000000083bea06ffa0c3aee1b0a1396cb370e43249d35d2ad0d1 2,583 1.00/1.00 vMB 24
663,101 663,101 00000000000000000006dd187ba62c06c3c8a756dee2fdb00ed96624ced9eba6 2,866 1.00/1.00 vMB 18
663,100 663,100 0000000000000000000353986ff9a2ba1b53b3687a9a531e1ac53bdff148dcd0 2,375 1.00/1.00 vMB 38
663,099 663,099 000000000000000000030499878e80d11dfe9400f75f17ae5b341b3ef4b055ae 2,788 1.00/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.13 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: 652.36 GB
    • Received: 13.74 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.