Loading Tool

Explorer IconExplorer

Memory Pool

62,804 transactions
35.25 vMB
0.12001362 BTC
Random Selection Loading Transactions
Max Size: 187.78/200 MB

Candidate Block

Mining Attempt 137b60e865a686d3037ffce3f750f432f97aa6d896747da953bbe4bc95fbbb67
Version 20000000
Previous Block 00000000000000000000bf17b6f48d4c6d8eaf06ded8dd793b73e1f1271c7ae6
Merkle Root 9450efe1c74efca56b2f792e20e1840ad8495cd7ef30e4ca29c0c5b067f558b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,198
Size: 1.00 vMB
Total Fees: 0.04508638 BTC
Feerates: 196.04 > 4.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,409 (547,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,276 367,276 00000000000000000f1e293f345a81def0cf913ddd96ebb883ba8a93cb56a3c1 801 0.35/1.00 vMB 42
367,275 367,275 00000000000000000156c91cb39f64d757760bde412ddfd869fd8445b1b6aa7b 291 0.18/1.00 vMB 32
367,274 367,274 0000000000000000144f9b3cf761abc3d201ec3b4a0d5c7f947878c30a10503b 658 0.36/1.00 vMB 132
367,273 367,273 0000000000000000093f694b4c21f4ed661cba073733e5bb194810a2130447e0 484 0.32/1.00 vMB 29
367,272 367,272 00000000000000000393f4f0d97e5f9367ee86699495afd12e31676aaf62039e 170 0.09/1.00 vMB 36
367,271 367,271 0000000000000000064bcf2f4caa0559433ef654911363cb3a9d5fe66dea25f5 347 0.20/1.00 vMB 34
367,270 367,270 000000000000000009bdf72d1e723cd6bad1497d232dcde6c8718e4f83018a09 314 0.15/1.00 vMB 49
367,269 367,269 0000000000000000143da26adc5aa7b49976fc0faa28958542ddb552454ed377 1,098 0.53/1.00 vMB 55
367,268 367,268 00000000000000000eb36a1d99609a53fc14a3c7f48fbc9c3e6216e5624dfee0 665 0.32/1.00 vMB 45
367,267 367,267 000000000000000004551c0d518e0c02028b9eca45a27189e79871d0c0dd9560 739 0.32/1.00 vMB 92
367,266 367,266 0000000000000000020289cd3e7c119993c3a9a9d3bd015ab17df114ee2929f8 1,059 0.52/1.00 vMB 58
367,265 367,265 0000000000000000148d34954fa959f0ea3d78233867d287cdee54871c68c446 1,742 0.89/1.00 vMB 48
367,264 367,264 000000000000000003155c56f1afd47a678208c8dea1f731deb25840ddd7611d 541 0.41/1.00 vMB 25
367,263 367,263 0000000000000000129529e0da901f545f8ac58d0ae8bc19cdafe19bd94ad3d0 2,439 0.93/1.00 vMB 62
367,262 367,262 000000000000000001008d5351bdf3057fe2e79586465f599b25df003ac1b54a 637 0.37/1.00 vMB 36
367,261 367,261 00000000000000000942304dfc5240ed150a2ee65b9751a4c2f03368a2b72f85 621 0.33/1.00 vMB 41
367,260 367,260 00000000000000000cb19c7746177ca6fd46e62b6f031cfef23d786c9655ff0e 162 0.08/1.00 vMB 55
367,259 367,259 00000000000000000e7f2d8d6dd15325ab699f63ab22245fc677e0182fdf3764 260 0.25/1.00 vMB 14
367,258 367,258 0000000000000000142b3d7e2ed529953854e3e67105e1d78cdd61aaf5f81fae 1,511 0.75/1.00 vMB 44
367,257 367,257 000000000000000011cf0a08aafb2bdabd5bc3a45ed6c04461dc99b6d657fdc9 1 0.00/1.00 vMB 0
367,256 367,256 000000000000000005c225ee07916ae57daadf2949b6821b44e3153c6af92e72 196 0.11/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.33 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: 601.65 GB
    • Received: 10.13 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.