Loading Tool

Explorer IconExplorer

Memory Pool

42,084 transactions
26.66 vMB
0.08127864 BTC
Random Selection Loading Transactions
Max Size: 140.02/200 MB

Candidate Block

Mining Attempt 8c3f112e3a70fa6f839af414e102eecb6c424100e45562cf2eff2e01921c37c4
Version 20000000
Previous Block 000000000000000000013b59fa3af0e2030ce23b6bd3110718452b322094879b
Merkle Root 2a5fe2abd989b4ec88a7bbecbb450121aa7a429443790ba63187feb44a750a8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,692
Size: 1.00 vMB
Total Fees: 0.03199374 BTC
Feerates: 101.66 > 3.21 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,910 (190,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,193 724,193 00000000000000000002581ce2efbe463ed2b11ae22e31e061cf0f0e7aba6d79 1,393 0.94/1.00 vMB 1
724,192 724,192 000000000000000000028932c518908bad93fbabf03d7858a5367551cea44bdd 2,069 1.00/1.00 vMB 4
724,191 724,191 00000000000000000005cb47ac5d0ab508d2a4a186d5f838d53b6251c52da13f 2,881 1.00/1.00 vMB 12
724,190 724,190 000000000000000000085ea8030e6f76666c79d70e8beed93ea4db25eb0dc597 2,449 1.00/1.00 vMB 5
724,189 724,189 00000000000000000007026e78b2435ff9aecc35f6fe44cedac79dc9a36a05c1 3,317 1.00/1.00 vMB 3
724,188 724,188 0000000000000000000841e36a7fa4e33a9150fe64701e59e5a445969de1c857 3,157 1.00/1.00 vMB 10
724,187 724,187 00000000000000000006f404afeb75f7b5dfa6e59ec107bc249a23581344399e 3,005 1.00/1.00 vMB 16
724,186 724,186 00000000000000000005c01e4e699b583fa21c22898d5642922bcada74f08786 1,285 0.59/1.00 vMB 5
724,185 724,185 0000000000000000000974090f78eddf50727a2c7f3a201321d6969aff203d9f 239 0.09/1.00 vMB 7
724,184 724,184 00000000000000000003f3feca373406373585d0b7ad30e83e26b05f5a7b0c85 617 0.17/1.00 vMB 7
724,183 724,183 00000000000000000004dfefcc9cded848933ab5adfe904e0a30f298e24d3080 619 0.32/1.00 vMB 6
724,182 724,182 0000000000000000000526842f63b18d610f25143479eb2bbfeba4cc92ee74ba 1,745 0.82/1.00 vMB 6
724,181 724,181 00000000000000000006fa1ed51f279650987f356cb4fcd191a07d45e009b27e 2,056 0.99/1.00 vMB 6
724,180 724,180 000000000000000000055d5b9b6e6d050bb6d11862c1d950a2b6df4eb451fa15 2,335 0.97/1.00 vMB 8
724,179 724,179 0000000000000000000496bb43cbf443302a86d6c62ebc819dc7da1502e27132 138 0.06/1.00 vMB 6
724,178 724,178 00000000000000000009ad33dfcbaf8ae46678e559aa3df5ba058487af37ce8a 948 0.33/1.00 vMB 6
724,177 724,177 0000000000000000000848f36945776217defd8897c230f3d918ffaf5e8ac576 2,394 0.82/1.00 vMB 7
724,176 724,176 00000000000000000009e741456abb9efe70c06eb09f745828e4fa3affa4cbaf 2,103 0.75/1.00 vMB 7
724,175 724,175 00000000000000000009884c1fbdd5694c8c25cda2de3f840f566fc717d89c01 435 0.53/1.00 vMB 1
724,174 724,174 0000000000000000000a0fdb9f54c246d00b309dd62265777599917acc4c05aa 1,511 1.00/1.00 vMB 2
724,173 724,173 00000000000000000003b12247ddeff475cfd208486a233a5941b564fc16089a 3,030 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.23 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: 654.89 GB
    • Received: 14.21 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.