Loading Tool

Explorer IconExplorer

Memory Pool

38,101 transactions
26.10 vMB
0.06126290 BTC
Random Selection Loading Transactions
Max Size: 134.81/200 MB

Candidate Block

Mining Attempt 2d6c406371d926bc80a2d04829a4df7e9f3fe633a50afa55405ee89338c093c1
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root b6a418c472a3ff80b7f5afb234f247cb25774080103bf255ff3b9e6a83b9cb7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,385
Size: 1.00 vMB
Total Fees: 0.01355796 BTC
Feerates: 265.25 > 1.36 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (244,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,070 670,070 0000000000000000000c0a953cf0a0e9eae103814af97118c925e0210dd37b0b 2,286 1.00/1.00 vMB 159
670,069 670,069 0000000000000000000660a7d0eaea6b9b7aa576463e17038fc1870a0863c597 1,772 1.00/1.00 vMB 150
670,068 670,068 000000000000000000070d335db0fb739fcf3b78cc95570419243cedea7cacf9 2,966 1.00/1.00 vMB 154
670,067 670,067 00000000000000000008826929a4908832e13c8b8919bdb0fdd596441dccba44 2,452 1.00/1.00 vMB 157
670,066 670,066 000000000000000000080642a9476835c57c0bf3d3c3de5e3a525cae6433ef48 2,132 1.00/1.00 vMB 147
670,065 670,065 00000000000000000007691715ef8835e77a0708252e710e0b4ef2a67a094860 1,381 1.00/1.00 vMB 143
670,064 670,064 0000000000000000000c8735625fb3a9cb12694bd20c4cb1222a58b7e6b5286d 2,476 1.00/1.00 vMB 151
670,063 670,063 0000000000000000000ad5acb32a4800cbc5c1e074be2caea3870ff54feb5c64 2,431 1.00/1.00 vMB 155
670,062 670,062 00000000000000000005465da491d754d78ad41f8323b57b47392c18c0af174d 2,976 1.00/1.00 vMB 178
670,061 670,061 0000000000000000000bce2ec6991d0b1b84bc978700d3abd9cd571fe02c477b 1,313 1.00/1.00 vMB 137
670,060 670,060 00000000000000000007d140aa8999fca9248b478390451109e04d701dd35fca 3,074 1.00/1.00 vMB 151
670,059 670,059 000000000000000000024dc81e0da3ac4a005543d2541a73b13d36ff347d1d80 2,575 1.00/1.00 vMB 150
670,058 670,058 0000000000000000000a8ea29252887caee34ffc6b1754f39a3a78639c5bdbbd 2,846 1.00/1.00 vMB 145
670,057 670,057 00000000000000000007f06da9ecf1ac3ea3ca2ab3ac04f77b0aab6afc74e4de 2,527 1.00/1.00 vMB 156
670,056 670,056 00000000000000000007bf3daa22d9972abb157fe0dd87f01118de75fe128f1e 3,297 1.00/1.00 vMB 180
670,055 670,055 00000000000000000001f23850bf38545194dee8db4925793fbf49c52c80ad30 2,779 1.00/1.00 vMB 151
670,054 670,054 0000000000000000000cc8fa63c858704deb190c52def6a7bd907862999ac157 2,978 1.00/1.00 vMB 164
670,053 670,053 0000000000000000000a37d565936944fe06564a02b6d20bee44f1bbeb954572 1,648 1.00/1.00 vMB 96
670,052 670,052 0000000000000000000985a8e0ae06f709463e289b0c65119b1245da2acebd60 2,056 1.00/1.00 vMB 116
670,051 670,051 0000000000000000000b2130cbb1a946e60c4740aec59fb0769d6b64130d2914 2,002 1.00/1.00 vMB 111
670,050 670,050 0000000000000000000041eb184057a9cbd1d10d686fae0ba6883a7f145459e9 2,102 1.00/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 782.27 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: 656.66 GB
    • Received: 14.40 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.