Loading Tool

Explorer IconExplorer

Memory Pool

79,209 transactions
29.47 vMB
0.08426092 BTC
Random Selection Loading Transactions
Max Size: 180.21/200 MB

Candidate Block

Mining Attempt e88ff9b86dd8cb7594edbf7bd2e97658f5c0bc8e0c28cabf3fb9a2946d8b4745
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 0398f280a1d834f35b97fe0683945b2af5ad7a5e99d50707e0b33d3816ade25c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,320
Size: 1.00 vMB
Total Fees: 0.01943175 BTC
Feerates: 402.60 > 1.95 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (367,764 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,559 547,559 00000000000000000010d9f0dd0db205b7bbdc5d14fe0d330919324b71144fad 2,816 1.00/1.00 vMB 16
547,558 547,558 00000000000000000006beb7f5af889dc11bab3902c9536e75ea70981eddf5f5 322 0.11/1.00 vMB 19
547,557 547,557 00000000000000000010aebabe5b15621dae011091951c2d2045ec97adff83b3 708 0.68/1.00 vMB 3
547,556 547,556 00000000000000000024df2d54f72057fd8ead23bf0beae17c10909dd176ac78 2,981 1.00/1.00 vMB 14
547,555 547,555 0000000000000000001c64976fd2878fd4e022a38cbbecb9d9912d1048101959 64 0.02/1.00 vMB 35
547,554 547,554 00000000000000000017473e49f11863ac6805a3680fded7bc89dcfe10272eb5 473 0.33/1.00 vMB 2
547,553 547,553 0000000000000000001bbf424646fa36f007e35d81964bd1c7df56ca5f97ab6c 2,074 1.00/1.00 vMB 13
547,552 547,552 0000000000000000001a8fd28d59e769c1fbd136c09cc4d9bc32bd86214e0d28 1,163 0.79/1.00 vMB 4
547,551 547,551 0000000000000000001a0cb941eeecf7c6d56bb21713ae20d59a625cc167c543 822 0.30/1.00 vMB 23
547,550 547,550 0000000000000000000e5daf1f5fb4782679da45605fb182fd7344909e7f0f23 1,347 0.70/1.00 vMB 14
547,549 547,549 000000000000000000159b89009f1a4459ed86fbb20d1321c704a00dc7aaf10e 329 0.15/1.00 vMB 16
547,548 547,548 000000000000000000173b2575d7733ecc5b26ab95e703e0932492b95e5d6395 632 0.42/1.00 vMB 6
547,547 547,547 0000000000000000000f372277bc16ba69815c395bbe84d335e40b5f71d77f98 597 0.22/1.00 vMB 14
547,546 547,546 0000000000000000001405e17815d8365ddc288b9bdd04f69a95b9ad4c7a2b4e 1,562 1.00/1.00 vMB 2
547,545 547,545 0000000000000000001327133dbd00065e715d112c593ed5540fdc18365a1e86 2,723 1.00/1.00 vMB 16
547,544 547,544 0000000000000000002583e7c37c7bacc877ed2720a1d19c8f05e6f9c950b13e 428 0.15/1.00 vMB 32
547,543 547,543 00000000000000000002c7d8a5dbd6567a4ff25245874f554a20d9ff4025ffb5 2,320 1.00/1.00 vMB 7
547,542 547,542 00000000000000000008a6140f0e84554225b4edb89871e0eab1efd9895c33ac 2,957 1.00/1.00 vMB 16
547,541 547,541 00000000000000000011844e5fdad98636efc57f18a93bc117165db1c4cd3795 1,671 0.74/1.00 vMB 8
547,540 547,540 0000000000000000001d4729bc62aacabd3382b606272028207066d903efd58c 547 0.30/1.00 vMB 25
547,539 547,539 000000000000000000262ab8a8e97c708e6182b129c70bf9e7f5d3b672290c7d 1,530 0.66/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.