Loading Tool

Explorer IconExplorer

Memory Pool

77,775 transactions
28.92 vMB
0.07714238 BTC
Random Selection Loading Transactions
Max Size: 175.22/200 MB

Candidate Block

Mining Attempt c4b6a06058722ea834463250f742eceea829a191a747393146691a60267fb808
Version 20000000
Previous Block 000000000000000000005ebf9d74ec7ab39402801cfbfdb763ac43cf18e45fcd
Merkle Root 6a2dfcd90736f9e9860211bea3dcecd1524c9fbe8fc71730a11df6a391e968a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,430
Size: 1.00 vMB
Total Fees: 0.01685979 BTC
Feerates: 100.28 > 1.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,117 (323,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,023 592,023 00000000000000000003de2032d7562dd53d927cc6bb670f6f6a1e799d9da40e 2,142 1.00/1.00 vMB 20
592,022 592,022 000000000000000000024fede2b06145556152232c86d4b0471a07cf8948f642 2,545 1.00/1.00 vMB 15
592,021 592,021 00000000000000000018c182904c431c9d15f01d0684e72e5c255d21cba494ae 3,115 1.00/1.00 vMB 20
592,020 592,020 00000000000000000010b38be8a3a753e4916d60fb3e24967063d80023ea3fe6 3,159 1.00/1.00 vMB 22
592,019 592,019 00000000000000000011709ee0ae1a71e3cb1bcf2fb8f2880e00fba5183e14fc 2,775 1.00/1.00 vMB 50
592,018 592,018 00000000000000000004ce4b9d5cd7a4bbee048f71743d55177fd874ff272be9 2,920 1.00/1.00 vMB 32
592,017 592,017 0000000000000000000347b4a5d0a7b1325cb3c86877fd9edb642e935770c4bf 1,096 1.00/1.00 vMB 3
592,016 592,016 00000000000000000014a78f30aa337b8e8e8632caac59d45164dce760d59bf2 2,938 1.00/1.00 vMB 25
592,015 592,015 00000000000000000018057b21666779c99ea785112b4113d980b7452fac4cf6 1,494 1.00/1.00 vMB 8
592,014 592,014 0000000000000000001a09e0404a20850f978fb9bd2175a6f1017c39556093ef 2,393 1.00/1.00 vMB 13
592,013 592,013 00000000000000000015cac4f68381124f46a3995f4bb8e5898b3c54ebf0fe05 2,211 1.00/1.00 vMB 10
592,012 592,012 00000000000000000013bd726bbf7660a6111d8a8c406474f6437aaf289f4882 2,195 1.00/1.00 vMB 23
592,011 592,011 0000000000000000000f54c1378a33c553b22eb7bd04a06595cf1f289c784811 2,377 1.00/1.00 vMB 19
592,010 592,010 0000000000000000000a906ddb13d0863d96bb9b186bf6cfd7bb6d273567dc34 2,885 1.00/1.00 vMB 31
592,009 592,009 0000000000000000000ab159242d376d27dcad71d08805d8605582d8ea4e064b 1,902 1.00/1.00 vMB 14
592,008 592,008 0000000000000000000e72af4ee4b0a33142d289f587e86ec183174f36ba51d5 2,865 1.00/1.00 vMB 23
592,007 592,007 0000000000000000000c4629166f2eae861a349ec93e7d21969444b153f118c3 2,777 1.00/1.00 vMB 25
592,006 592,006 000000000000000000179e55e449f0f35111104cff92bfefc063e883654f3d10 2,964 1.00/1.00 vMB 14
592,005 592,005 00000000000000000000c31f8f2f4d9dbb7f60b3539ef19981b8e1fc09393ef9 2,950 1.00/1.00 vMB 15
592,004 592,004 00000000000000000003fba507143103c3621555a681f8a487066c732f9dc273 2,669 1.00/1.00 vMB 34
592,003 592,003 0000000000000000000919cc22af382ead360cd7a27572e19a2b6ac42baa6745 2,779 1.00/1.00 vMB 30
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.58 GB
    • Received: 15.96 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.