Loading Tool

Explorer IconExplorer

Memory Pool

79,976 transactions
29.37 vMB
0.11508357 BTC
Random Selection Loading Transactions
Max Size: 178.22/200 MB

Candidate Block

Mining Attempt 2e9b367a55ff3554170958efb62aa6dfe3a3dc57dd5c794af4b0a64233af2d1f
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 215c2c603e41869abed653f61f587e9048e451df08d9a15b24a8fff98565980a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,991
Size: 1.00 vMB
Total Fees: 0.05188703 BTC
Feerates: 151.07 > 5.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (350,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,740 564,740 0000000000000000002db2d8a2d7e044671eda57a9ff862f26b801bac704992d 2,875 1.00/1.00 vMB 27
564,739 564,739 00000000000000000009ef224269d5d7e909a67bdffb47ab6adcb78b370ab4e4 2,387 1.00/1.00 vMB 15
564,738 564,738 0000000000000000000d9c616b45443dbda1190cb1cdac119613ac49bdf3e825 2,039 1.00/1.00 vMB 15
564,737 564,737 00000000000000000003b6cbe53e33cf59374f30ee77bc6c8e9f12b30dfa441e 3,091 1.00/1.00 vMB 43
564,736 564,736 00000000000000000028a358c2ff150bc8eb1c699ad848f560e4b4abd1820e02 1,674 1.00/1.00 vMB 37
564,735 564,735 00000000000000000025ab5eb73a86533dd5e6ca70ead20abfec123a92382560 2,975 1.00/1.00 vMB 21
564,734 564,734 0000000000000000002d73c64fe8827ea39147665d106146808499e84ad89d7f 556 0.18/1.00 vMB 31
564,733 564,733 0000000000000000001dded5efde9687b38ab0219addc993a0c853699072e67f 2,521 0.93/1.00 vMB 20
564,732 564,732 0000000000000000002d3d7a2ede65f95029faa60eb8bd4e14915602e322b841 2,420 0.99/1.00 vMB 6
564,731 564,731 00000000000000000020453799c54c3163128973de7e938bfd2d7fe72a9bf974 809 1.00/1.00 vMB 2
564,730 564,730 000000000000000000224ce4dfc9c2d3ce6a60d782a9a6e347e6be3c1f55f1b2 2,578 1.00/1.00 vMB 18
564,729 564,729 00000000000000000026768aa1375112449dbc5c040794cf424806b4acc90c9b 2,670 1.00/1.00 vMB 21
564,728 564,728 0000000000000000001d437806b57e02fe5a8f76192b3e098daf2ca65bc08c53 2,420 1.00/1.00 vMB 11
564,727 564,727 0000000000000000001f498a85db999c3bcebda0aa8e18e0f14b1fd9078e72b1 2,534 1.00/1.00 vMB 33
564,726 564,726 00000000000000000024872b8d0a6e84d6e050cc1604cbf120444449bd4b5d98 2,179 1.00/1.00 vMB 31
564,725 564,725 0000000000000000001105f8804da2617852a5a796033aecff6594fd786007b5 2,827 1.00/1.00 vMB 26
564,724 564,724 0000000000000000002b4c79664b99c0c45cc5c292fed01bfe88793158ae3bdf 2,042 1.00/1.00 vMB 57
564,723 564,723 0000000000000000002139af967b4ff460e058f09e769a631bc0f7bb30d990a8 2,729 1.00/1.00 vMB 13
564,722 564,722 0000000000000000000d2d887f30dafdd4d8b61547c36a12acfdc9d98385ffaa 3,035 1.00/1.00 vMB 31
564,721 564,721 0000000000000000002d885d8cab89ced09fc21b062fad146cf41b9fb34630ab 2,357 1.00/1.00 vMB 16
564,720 564,720 0000000000000000001717ac95e9981c612a647c3f0490b3565c46a325001d06 2,695 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.59 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: 671.63 GB
    • Received: 15.97 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.