Loading Tool

Explorer IconExplorer

Memory Pool

48,393 transactions
27.89 vMB
0.06463012 BTC
Random Selection Loading Transactions
Max Size: 149.05/200 MB

Candidate Block

Mining Attempt f8d7ac5a8b9891fd0a892c9708864f10ad8809330da132996fba435669dfd5e7
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 6d663b9b0d18ee2cd051490994989583ead7275bf6ad97499c0d4f06d2525e48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,059
Size: 1.00 vMB
Total Fees: 0.01185479 BTC
Feerates: 100.90 > 1.19 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (249,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,735 665,735 000000000000000000096ea840533e601035568a7ad0a5482ad8f4e912b49126 1,825 1.00/1.00 vMB 119
665,734 665,734 0000000000000000000910b8bd85f10bebdea01130be8cb05a1e21abe36d610e 2,224 1.00/1.00 vMB 134
665,733 665,733 0000000000000000000bc3304037a7f3b654d683c984ab2d52c2c5314da53534 2,122 1.00/1.00 vMB 111
665,732 665,732 00000000000000000003330fe0c44c9e7da60196b5445fc87e8c972b59e99366 2,634 1.00/1.00 vMB 133
665,731 665,731 00000000000000000002ada1e92a90c708df4382b863a6586b0c09565c7a1c59 2,440 1.00/1.00 vMB 123
665,730 665,730 00000000000000000001515ae572cd09e9adc9d44c16ba176b8f1c2cf0503358 1,813 1.00/1.00 vMB 109
665,729 665,729 0000000000000000000929398eb55053ddb1417bedf1b0d6ed12b27a481dab4f 2,668 1.00/1.00 vMB 106
665,728 665,728 000000000000000000075ffd97032bb37a2e320f7161ad2248eb68dbd7f12b97 3,007 1.00/1.00 vMB 114
665,727 665,727 0000000000000000000a7ac0d31027432293a0c8f265bd3d9c4d1301d82282c3 1,527 1.00/1.00 vMB 117
665,726 665,726 000000000000000000021f3715f77c28b09e92138492af407fafc5cbaf1e4052 2,974 1.00/1.00 vMB 140
665,725 665,725 00000000000000000008062f9b84ccb641506cf8a1dd2a875639f4252c3c5d22 1,887 1.00/1.00 vMB 122
665,724 665,724 00000000000000000003bdca8a24ffd11a22bc0cb35cbc192d8bf2299f940191 3,282 1.00/1.00 vMB 150
665,723 665,723 000000000000000000092dafed6f2e60e56f3cfc524cb17be28798c961e35dfb 3,014 1.00/1.00 vMB 94
665,722 665,722 000000000000000000060f2889c6324f631ce34d09fa0d75e609cbcaade41710 2,818 1.00/1.00 vMB 125
665,721 665,721 00000000000000000006e912643204d13593934fa86ce7bad7fba3d771d81f4a 2,020 1.00/1.00 vMB 118
665,720 665,720 000000000000000000073e0a7a3010013a8d9598fe101187ffe3e1b09bc35e36 2,605 1.00/1.00 vMB 134
665,719 665,719 0000000000000000000d972d2980bf9dcd5acebf68bfd13133c74a4e0d051581 2,832 1.00/1.00 vMB 142
665,718 665,718 0000000000000000000655e25fb74163c6c9e33122e8c0cb24fb9a94dbb09ae1 2,307 1.00/1.00 vMB 89
665,717 665,717 00000000000000000004342e4f2519118fb6886d6e629881929eacdf6a3da91a 1,769 1.00/1.00 vMB 44
665,716 665,716 0000000000000000000ac348526703ef005158a602b791e6b7fed99ff1d58765 2,393 1.00/1.00 vMB 62
665,715 665,715 00000000000000000004ef1dd30d8798522988df70e867178e7ef5400215aeeb 2,084 1.00/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.02 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: 650.01 GB
    • Received: 13.24 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.