Loading Tool

Explorer IconExplorer

Memory Pool

78,419 transactions
29.38 vMB
0.06672152 BTC
Random Selection Loading Transactions
Max Size: 176.64/200 MB

Candidate Block

Mining Attempt 2eeee157604bd9bd38f7cbfd096bc5ee459bdfb2a341c6d90c6c43c1983e683d
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 2f058f77d8ba2aa1f2085f5764358b39671ac9ec436112580b58a6ffcd407b77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,091
Size: 1.00 vMB
Total Fees: 0.00718763 BTC
Feerates: 100.32 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (498,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,107 416,107 000000000000000001023edf8eed0ff23526f7513efab4d50048a7845a9d391c 535 0.30/1.00 vMB 36
416,106 416,106 000000000000000001ef6230ebe1c3078004e300c41adeaf01ebc327481393e7 806 0.73/1.00 vMB 27
416,105 416,105 00000000000000000579b0a3373925ea959fdc5ab134d141ed74b91ac2358f56 187 0.10/1.00 vMB 30
416,104 416,104 00000000000000000158705dfc311fbed460677b277b6a5f1a30f31b597c3ba6 1,291 1.00/1.00 vMB 41
416,103 416,103 0000000000000000030064b27b5e3e4e655d9946d4d501665e8077b74de8191c 133 0.59/1.00 vMB 26
416,102 416,102 00000000000000000208846998a0ee1ebadcf0e17304c71d8ce09b9feaccaac8 275 0.53/1.00 vMB 29
416,101 416,101 000000000000000002972b6e20cde65cf0ba6f438a9931e2a0dbfbe13e3f515f 149 0.72/1.00 vMB 7
416,100 416,100 000000000000000000e67598529210400615fa143411dab7a72eb04fc5a4485c 390 1.00/1.00 vMB 15
416,099 416,099 000000000000000002c07e1610082bf979150fa6f19fad3cf8ac6227bae6ba10 1,009 1.00/1.00 vMB 26
416,098 416,098 000000000000000003628013a599f75eb51d622678c024ce967da50eefbe7f3a 671 1.00/1.00 vMB 17
416,097 416,097 000000000000000000787986393b858d890eca8e00a3baebc13c703faa9007f5 1,341 1.00/1.00 vMB 30
416,096 416,096 00000000000000000103f49d1b8f01caa5b859ab65ac62cd442646c6deafda20 1,900 1.00/1.00 vMB 43
416,095 416,095 0000000000000000011b64aa983ee09329c5c205842d5256ab615d78c82d7669 1,386 1.00/1.00 vMB 49
416,094 416,094 0000000000000000050d4e0c7ffc695a8de917c7a52275492b8aec49245d793b 676 1.00/1.00 vMB 14
416,093 416,093 000000000000000001c4bc99d41806f4534728fd9138950c439af1548b1808db 536 1.00/1.00 vMB 16
416,092 416,092 0000000000000000032003e0e37bf826a5eee4001ab97de2b7d32568a626d611 1,823 1.00/1.00 vMB 34
416,091 416,091 0000000000000000026dedccdbc24e0936712547ffd8454dff2846aeadab8087 2,095 1.00/1.00 vMB 52
416,090 416,090 000000000000000001351765e7239abaccd1c1475682000d77b10960a5d69c84 2,309 1.00/1.00 vMB 57
416,089 416,089 00000000000000000393bc76685ec4da94026f79bf2e9c4f43349e42bade4506 2,178 1.00/1.00 vMB 65
416,088 416,088 00000000000000000342d9166403bb218f4796c3bc2b9d4d19cd7e54814bfbe2 775 1.00/1.00 vMB 22
416,087 416,087 0000000000000000015b32a4b7123090709064bc372c5aa9157bd7abe9d0f8bb 1,211 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.10 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.