Loading Tool

Explorer IconExplorer

Memory Pool

33,827 transactions
18.54 vMB
0.04634707 BTC
Random Selection Loading Transactions
Max Size: 100.78/200 MB

Candidate Block

Mining Attempt 8273eb45a39f254c85d38f70c0ab5fa040b290ef644a5d46cbf2101ef45f54f3
Version 20000000
Previous Block 00000000000000000001427ffb51b57d5795d5553738181e12cb53c41c247693
Merkle Root 2a8014158ec98fa510eba2a6c98d825d1b50460d85e592cef8cc11c144b02e4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,113
Size: 1.00 vMB
Total Fees: 0.01131056 BTC
Feerates: 502.67 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,057 (651,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,353 262,353 0000000000000014af65ad7ba54832f503527b3669b4a427fce72aedaf60b240 393 0.20/1.00 vMB 90
262,352 262,352 00000000000000109e44dbca4a45eb48084df82fe86347f2f367c14a8db563a1 405 0.24/1.00 vMB 83
262,351 262,351 000000000000000140348a4c59eeb84578e3a9edc6765400b28a3e5091bffbd6 71 0.03/1.00 vMB 96
262,350 262,350 0000000000000005cba5a0ede9fe6cea2a25c56aa82837212d6d68b118cb2789 300 0.15/1.00 vMB 78
262,349 262,349 00000000000000115357b7068434dd78b584e4d3cae91ed27cbf9c639c38819e 145 0.07/1.00 vMB 106
262,348 262,348 000000000000000769989405605e1e719acbafbf6110f874f67ab5c4ab6f7174 62 0.02/1.00 vMB 98
262,347 262,347 0000000000000008c535ff3831132b7b0f33f73b61abb52b805675ab70608335 243 0.09/1.00 vMB 77
262,346 262,346 0000000000000001c3f4bb9e8978f7105af6017347759d8d31e395ed2371cbc4 358 0.16/1.00 vMB 93
262,345 262,345 000000000000000ff26785b0838d2689b9072503c86fcefe11685caa5ab569d3 134 0.05/1.00 vMB 92
262,344 262,344 000000000000000cf278600b079853e371cbacac095f6fe01ac56eed7c2c21cb 39 0.14/1.00 vMB 5
262,343 262,343 00000000000000079561da8eaadca23bb0ac77c55e541889d7b4093b07cf1064 340 0.14/1.00 vMB 53
262,342 262,342 0000000000000003c63fb79569d34f18991b821c58a731765c884e0e61dd9e6b 224 0.13/1.00 vMB 63
262,341 262,341 00000000000000138c6697f186b4642a6147a5ce92b723d09c58d9dba25da6f9 480 0.19/1.00 vMB 88
262,340 262,340 000000000000000f8e7b3730d2815e2402347166fdfc9874b5dba4496a453975 468 0.23/1.00 vMB 75
262,339 262,339 0000000000000011e38985fe3fea4395da69a75ba6b1eae4ac59fa12c56ffaed 662 0.25/1.00 vMB 84
262,338 262,338 000000000000000ba9a390c9e9409bc0c649b4d644039dced42091c3228a6d93 24 0.01/1.00 vMB 58
262,337 262,337 0000000000000009b9e3ee7b6675a702d5a9e4be9dcd2b1c63bc95de5a08fd15 37 0.02/1.00 vMB 72
262,336 262,336 0000000000000005a5068575bda02fe99cf5ebb8aefb9d45178d4b51a29bacf1 27 0.01/1.00 vMB 68
262,335 262,335 0000000000000015e56aa4d4158bbba11a87e6414dbc7a668fdac6489f419d0a 190 0.14/1.00 vMB 32
262,334 262,334 000000000000000954917eff4f4bf4e5c34a620bc90d430a669be057a0e6f8ed 550 0.25/1.00 vMB 81
262,333 262,333 0000000000000010cf98aba7e766dac9d4138a78accfad12a7108bd891756ad1 116 0.04/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 780.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 554.55 GB
    • Received: 6.73 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.