Loading Tool

Explorer IconExplorer

Memory Pool

73,404 transactions
28.45 vMB
0.06941203 BTC
Random Selection Loading Transactions
Max Size: 168.19/200 MB

Candidate Block

Mining Attempt f528427aae37433341eb511ce2031cbaedefaa80a87e3140bf0859b5e8a4b09e
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root f831652d2f92802bc331eb78c43a646ea04afb4ec361d3b5c3ed93e474b28686
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,602
Size: 1.00 vMB
Total Fees: 0.01233900 BTC
Feerates: 100.36 > 1.24 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (479,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,159 435,159 0000000000000000023016b75d982b15168a1380a742843a5ddba647b2f327b1 3,048 1.00/1.00 vMB 57
435,158 435,158 0000000000000000022bb7fe847d3ac51fc19e79b3c3cc9e3790032dd378b7e6 2,498 1.00/1.00 vMB 86
435,157 435,157 0000000000000000030494b079c9643ad0602930f7a486dad7ec778f5f2048d9 2,408 1.00/1.00 vMB 64
435,156 435,156 000000000000000002db294f6e9aa863de83eb3cc65882516c0b0ac3d0b42960 1,851 0.75/1.00 vMB 104
435,155 435,155 0000000000000000001b39026e9a450b7437eea14c551cb1878f65ed286c67a2 2,511 1.00/1.00 vMB 82
435,154 435,154 000000000000000003ded56af105c5676c58923ef7f150ecac837cb6b42418e1 2,180 1.00/1.00 vMB 83
435,153 435,153 000000000000000002f87137c6c71d75072e9895ea891c44c6979d7e42d81106 2,148 1.00/1.00 vMB 123
435,152 435,152 000000000000000000995cdd2c47a80a8772c2a285fab085924d1cd259bb4141 2,051 1.00/1.00 vMB 67
435,151 435,151 0000000000000000010813f333796792695f18928a1ea79e6d3ac68fe758b953 1,022 1.00/1.00 vMB 39
435,150 435,150 000000000000000001141f1e7f46348270061e6d3d576e1fd2733308d023446d 1,445 1.00/1.00 vMB 31
435,149 435,149 0000000000000000042bb11cbe9246de821c22d01fc17a0715c31b356558753b 856 1.00/1.00 vMB 31
435,148 435,148 000000000000000000f3afff917a64ce420abee0521275801f1d631d4d48eabb 1,907 1.00/1.00 vMB 57
435,147 435,147 0000000000000000042ade2582cacdf7d30a0abe317830cc63af790464c81411 2,847 1.00/1.00 vMB 66
435,146 435,146 00000000000000000392b130dc03212fb1a8dac04d84c2d6a869d70cd3b571cd 2,768 1.00/1.00 vMB 86
435,145 435,145 0000000000000000004835e3102613748cd95d1c35320dd35e6a490bb8761825 2,180 1.00/1.00 vMB 58
435,144 435,144 0000000000000000030e26626fdc50739c876c0364bea123fa0f960be77ba47d 2,403 1.00/1.00 vMB 66
435,143 435,143 000000000000000000f0f5d2e027b8b09922bcfaa8940e13cdc1900acff0a8e9 1,444 1.00/1.00 vMB 36
435,142 435,142 00000000000000000283f05b64d53f1c413b35c1ce7abf5bef8b8e9b239e84c0 2,229 1.00/1.00 vMB 74
435,141 435,141 0000000000000000017e650040187e787795a68522d8cd317860499cec58c38c 970 1.00/1.00 vMB 40
435,140 435,140 0000000000000000037a71f833a7b641b702ef2325fd7aaf0b29679a10a50bf7 1,049 1.00/1.00 vMB 92
435,139 435,139 00000000000000000041984ae684125e1c6eab18ca7e4c2546924e6e6c24406e 2,444 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.33 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.