Loading Tool

Explorer IconExplorer

Memory Pool

84,876 transactions
31.84 vMB
0.16690781 BTC
Random Selection Loading Transactions
Max Size: 189.53/200 MB

Candidate Block

Mining Attempt 3920e977a85c51174276c6c5cbe2eddd928fa7e2be325a712f9b024ac939416c
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 8e8c47aff53299697f64b58e40383d46a6ffc7e12cc8c6f0f80615530fd64e3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.05282491 BTC
Feerates: 402.75 > 5.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (354,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
560,279 560,279 00000000000000000015051f59de4426f06efb7c2061f05c58350c049f12249e 569 0.23/1.00 vMB 10
560,278 560,278 00000000000000000011bb444b01de1550fe5f7ec5c1e4ab0ca016135c770426 2,657 1.00/1.00 vMB 2
560,277 560,277 00000000000000000029faa64c07febb8dfed6355a767c64d3a98eff0603a61b 3,359 1.00/1.00 vMB 9
560,276 560,276 0000000000000000000d684efe8b0e72d140c53f51610ab6a02c9d96d69c500f 3,123 1.00/1.00 vMB 31
560,275 560,275 00000000000000000008809b6508620723d1411f0dc77185b43ce4da32487715 413 0.12/1.00 vMB 8
560,274 560,274 00000000000000000004a1ada028e3cd51345e68c7c290ef5fbe59f0f2cf3708 398 0.12/1.00 vMB 7
560,273 560,273 0000000000000000002940df4f9d6656c677214485700e4dc9b63c9bb03212d3 3,526 1.00/1.00 vMB 19
560,272 560,272 00000000000000000007e7d1a58a3e7408903dcad0a99a3caee740346ea8fa28 1,152 0.34/1.00 vMB 37
560,271 560,271 000000000000000000128734ccda37a020b72bb7d12cfe84681ee8c4498ddb10 2,199 0.69/1.00 vMB 13
560,270 560,270 00000000000000000020313e81cf5a9d5f1833468c5081ca5f0b2564edb119cb 2,425 0.71/1.00 vMB 15
560,269 560,269 0000000000000000001d5493f1ada4276036167f6bf1797942dd9044cf8795e2 3,485 1.00/1.00 vMB 17
560,268 560,268 0000000000000000002143c7563c017ac8b035c93529725ba8b2bde5b7923803 654 0.19/1.00 vMB 6
560,267 560,267 000000000000000000086957d04e2adba3b9ac6aa5b95e9408db28e48f3a4e7c 2,408 0.71/1.00 vMB 13
560,266 560,266 000000000000000000196e263dc92aea0f4dfaa4edb232a4bbf41cf40df35370 3,151 1.00/1.00 vMB 9
560,265 560,265 0000000000000000001a806088bc1f300bbc677979703a4d0b8dc2c1f20a6008 2,059 1.00/1.00 vMB 14
560,264 560,264 0000000000000000001f4afaceee86ce67c21bdba9d2f29aef0844e13259d3d3 154 0.05/1.00 vMB 16
560,263 560,263 000000000000000000268fa43f28072bcde847b6388a5611c77ca301b3414ae0 1,854 0.53/1.00 vMB 11
560,262 560,262 00000000000000000022a4e9d4c8b971836f373d9b2521a4247d0ca84c9f30d8 280 0.09/1.00 vMB 10
560,261 560,261 0000000000000000001c8e0817cd7354a9221714368907a2bfa646860fb1148b 688 0.21/1.00 vMB 15
560,260 560,260 0000000000000000002a21805cc2e9bda9c6919304698aa503e0309d90ff298c 595 0.18/1.00 vMB 12
560,259 560,259 0000000000000000001f22ccba5c340f1779849e6835821ec7f8792212362257 84 0.03/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.