Loading Tool

Explorer IconExplorer

Memory Pool

44,187 transactions
26.51 vMB
0.05524897 BTC
Random Selection Loading Transactions
Max Size: 140.00/200 MB

Candidate Block

Mining Attempt e056e8110705542866bd21e1df67c316896bd24b89277dceacba87c974bd0a84
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root cb1a794d9ec925626a5ef59cdb46bc38ab24fe214f2069deeff44427dd2bd0fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,218
Size: 1.00 vMB
Total Fees: 0.00669179 BTC
Feerates: 40.21 > 0.67 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (413,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,213 501,213 0000000000000000007384e70ac34a64dcea303ab01fa98214f2b670ecd7648b 2,243 1.00/1.00 vMB 642
501,212 501,212 0000000000000000004392fd9f94665988a79d3718740c5a31b712dea9715971 184 1.00/1.00 vMB 115
501,211 501,211 0000000000000000001b36ebaa8c10f0c3d8b9363478677ff8c55d3067f8037c 1,700 1.00/1.00 vMB 467
501,210 501,210 00000000000000000065c2477861f13254edf54d8645d957f12efe55698741ad 983 1.00/1.00 vMB 130
501,209 501,209 00000000000000000000ce74f121bc73500869f116eed6fc655c9c165d082210 1,995 1.00/1.00 vMB 421
501,208 501,208 0000000000000000006e3f5fc1fef66c9ead2e0712dc70caca33bc09f8b2d371 2,503 1.00/1.00 vMB 614
501,207 501,207 0000000000000000007417de67bf99aec45d8dd8d3a4c30ca3bfaca634f13f01 1,592 1.00/1.00 vMB 292
501,206 501,206 000000000000000000646c950e2475dd98ecbd5b794044d70c5174cc5f62da67 1,598 1.00/1.00 vMB 431
501,205 501,205 000000000000000000204c98ed5c1f04fb7c2e4244decb18f65514358a47ef7c 2,955 1.00/1.00 vMB 641
501,204 501,204 00000000000000000026a7c8789bc72981dc27c55ec7e8ee722c4c060ee0880f 3,031 1.00/1.00 vMB 712
501,203 501,203 0000000000000000000dc325d327091e6bb766d6a5e464d6a0386be665ee2e56 3,098 1.00/1.00 vMB 746
501,202 501,202 00000000000000000064ad3c9bb58cca2c3dc4a714417e87969bfb8461d7c091 1,850 1.00/1.00 vMB 510
501,201 501,201 0000000000000000001a652f9ed1b53ca23afaadf8b85576a34aa450cd1233c7 2,821 1.00/1.00 vMB 813
501,200 501,200 00000000000000000084243adc7301e694adc6821c79e3f309d6bcad6525194a 2,721 1.00/1.00 vMB 678
501,199 501,199 0000000000000000000fc7106350e56cca7d4d26610d22cf3e9d82d0e3c7d0d3 2,308 1.00/1.00 vMB 462
501,198 501,198 0000000000000000001463e835c1e811ac3b998b8223724826ad8fa98d40657a 2,851 1.00/1.00 vMB 609
501,197 501,197 000000000000000000424cfce020ab26596834c2715ddd5c4709e9932415d620 2,605 1.00/1.00 vMB 437
501,196 501,196 00000000000000000019ef23959851f0717fdef19c36ca5a6b11fc6d7ce963c9 2,526 1.00/1.00 vMB 568
501,195 501,195 00000000000000000002f9070d30220c3ad424713a4bd3e9f57ba0964b9abfb8 2,192 1.00/1.00 vMB 462
501,194 501,194 0000000000000000002e331f3dd0164c032a03a063f6ee05b9d2e94f9d340a95 2,640 1.00/1.00 vMB 654
501,193 501,193 00000000000000000002a9eee5098ef8812a22c5473795243054b5ab68757a82 2,366 1.00/1.00 vMB 656
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.