Loading Tool

Explorer IconExplorer

Memory Pool

82,890 transactions
31.50 vMB
0.11421366 BTC
Random Selection Loading Transactions
Max Size: 190.70/200 MB

Candidate Block

Mining Attempt 59fc0ffc7974713601c98415b7f3b59155d2012199447ccd81d00281edd7e82c
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root ad64306956ecf823af9a48f4eb5942e8b1e897d15a6c4db7588f22c8fecbd252
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,600
Size: 1.00 vMB
Total Fees: 0.03529854 BTC
Feerates: 318.30 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (138,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,704 776,704 00000000000000000001a2cd7f0266bb9fc19d9439435792ee2a668f5b47d8cd 1,320 1.00/1.00 vMB 10
776,703 776,703 00000000000000000004dbc2e2a782731640c084ea779aac62181f379e033038 2,919 1.00/1.00 vMB 12
776,702 776,702 00000000000000000004323ec6e796a46bb23b90767a526cd2d44338cfca425f 1,921 1.00/1.00 vMB 16
776,701 776,701 000000000000000000002b3c3f9138e17acf452fc1b6675c0101407518a61f62 3,043 1.00/1.00 vMB 25
776,700 776,700 00000000000000000007046f4503bbc075ad9192bdc752664ce975344d1031a4 3,175 1.00/1.00 vMB 26
776,699 776,699 00000000000000000006827ae53ee2480d2548d9b7dcf2a109f349485e925249 3,232 1.00/1.00 vMB 41
776,698 776,698 00000000000000000005aa2416dd04c5d41609eec07a7836dc3f500dc7cb2a8c 3,666 1.00/1.00 vMB 14
776,697 776,697 00000000000000000005a39a37d607b0b62ff6750e71a0361b5e75d8b49c9488 2,211 1.00/1.00 vMB 17
776,696 776,696 00000000000000000002029fd4c1fd24134f99b191e56f5095264cde06a0371f 2,674 1.00/1.00 vMB 25
776,695 776,695 00000000000000000002b6e95119173d4bbd5ffc48dc92206da8fb9fdc3dc6e1 1,053 1.00/1.00 vMB 15
776,694 776,694 00000000000000000005cad36e78debe14ce4714cb6b66e85a90f9ab249c6688 1,975 1.00/1.00 vMB 22
776,693 776,693 000000000000000000033a2938e5f940c71c6edfe1a375e6024211b3a214434e 2,074 1.00/1.00 vMB 16
776,692 776,692 0000000000000000000211694f64e2971c936779153a17e67947bfd1afe0b7e8 2,148 1.00/1.00 vMB 15
776,691 776,691 000000000000000000002d0c88d73384c966184317511e1ec02433f2a6eea6fd 1,652 1.00/1.00 vMB 17
776,690 776,690 000000000000000000019564d322ce8873b2aba533e1338a6d79a270dcbee802 3,271 1.00/1.00 vMB 26
776,689 776,689 00000000000000000004326f6f6fd90f3e37e0b177cd4330210ab2a928225353 2,688 1.00/1.00 vMB 33
776,688 776,688 00000000000000000006ca45e3ac97c0f1efa97d9855865c991318fad0e12ed5 2,995 1.00/1.00 vMB 34
776,687 776,687 00000000000000000000949365410d2399fa439417548888e58236e3b3bdffab 2,997 1.00/1.00 vMB 24
776,686 776,686 00000000000000000003003d123e822f6bc34de7921e5b9a4df5324ea6e9189f 2,852 1.00/1.00 vMB 23
776,685 776,685 00000000000000000000395e8fefa51c14189f0a3128095d3a1e34b08de8a0e0 3,119 1.00/1.00 vMB 24
776,684 776,684 0000000000000000000001709e848831a375c40443879951ad0e03a39f1b41bc 2,685 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.00 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: 718.47 GB
    • Received: 17.90 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.