Loading Tool

Explorer IconExplorer

Memory Pool

75,307 transactions
28.86 vMB
0.09528764 BTC
Random Selection Loading Transactions
Max Size: 170.67/200 MB

Candidate Block

Mining Attempt 71bced16abd1295d0856f8d7f6c6b04e7b85ea179ba458ef04ae2e8a1e3080d2
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root f5dd27c40496f5e6b5ed80af773c0a93261659f6fa65c4e811dc612d26705b2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,186
Size: 1.00 vMB
Total Fees: 0.03573761 BTC
Feerates: 201.37 > 3.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (531,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,617 383,617 0000000000000000094970300d6b37567ac624e7618304e92cd05df8cf330157 1,113 0.62/1.00 vMB 14
383,616 383,616 00000000000000000aab6a2b34e979b09ca185584bd1aecf204f24d150ff55e9 1,731 0.75/1.00 vMB 31
383,615 383,615 00000000000000000e0e36ad25d19b09573a53ed18ebba7d9a1ac164cca81fd9 1 0.00/1.00 vMB 0
383,614 383,614 000000000000000009c47b846b429102b93666f37dba8e0507f2b49d03b6b112 2,569 0.75/1.00 vMB 49
383,613 383,613 00000000000000000e77eb50bd4402772b99658a341717150d0f82c9663df5cd 853 0.36/1.00 vMB 28
383,612 383,612 00000000000000000fbc386b8dc773483ec075695b284814d871be9b46db4206 487 0.60/1.00 vMB 14
383,611 383,611 00000000000000001017308dca67358b3b497b88356cf52485c694a897e1c815 1,976 1.00/1.00 vMB 27
383,610 383,610 00000000000000000358445601baba8e01a39478ac188d819637940c2b96083c 2,107 0.93/1.00 vMB 51
383,609 383,609 00000000000000000203e1e29032a95afc91cec4b0471e85e772d2c1157c7801 1,650 1.00/1.00 vMB 30
383,608 383,608 0000000000000000073e91d4be7325b36ee5c4c694e12df3995e38deb9440a14 149 0.13/1.00 vMB 14
383,607 383,607 00000000000000000c44e43f4c20fd05be520f85bb6ec7fed6a816c43681ba15 703 1.00/1.00 vMB 13
383,606 383,606 000000000000000005d5069ce9ef6455d0f6dbb908abb1ebb2019b5a5e472a89 601 0.27/1.00 vMB 38
383,605 383,605 00000000000000000a7c70b4180822eeb9023dceb86c83a9554db3483171d409 289 0.94/1.00 vMB 8
383,604 383,604 00000000000000000c6110c98d65167cd6173ff5044e1f2e94fcd0a8e009272c 528 0.21/1.00 vMB 41
383,603 383,603 000000000000000010440a0af7ef1cda06331521f36319e283f010d55d8ed09c 222 0.13/1.00 vMB 22
383,602 383,602 000000000000000000c7c234055f7bece5a2dc893cddf34691f58c3cab1862b3 54 0.07/1.00 vMB 4
383,601 383,601 00000000000000000d41b17307865b23e76c7c9c4f12196722f22c6ed5a9fe29 1,534 0.72/1.00 vMB 34
383,600 383,600 000000000000000006d0db37f78e320891995d348ea0b971bef443438d1ce2fc 846 0.75/1.00 vMB 21
383,599 383,599 000000000000000004b1529eb4d511f5cabd36c6aaadfff7bdbc85858a45131d 296 0.15/1.00 vMB 26
383,598 383,598 000000000000000002360315e047678c18cf1ebc3de13d235fd70eefc9425fc7 622 0.37/1.00 vMB 30
383,597 383,597 000000000000000003401335eeafc379a1ee27aeb0969917f0668f5a92899b31 1,449 0.59/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.46 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: 667.90 GB
    • Received: 15.31 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.