Loading Tool

Explorer IconExplorer

Memory Pool

82,942 transactions
34.73 vMB
0.16422250 BTC
Random Selection Loading Transactions
Max Size: 197.81/200 MB

Candidate Block

Mining Attempt 37fa34c5427341c8fabaa78ab440b35646e5886f488247347348da32681f8cdd
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root bc56d9f6d16b727f5eaa392286d16ac680da3b8fe578c2a4c9481df504b1c560
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.04369379 BTC
Feerates: 301.60 > 4.38 > 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (138,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
776,683 776,683 0000000000000000000110099a3a4501bba1e5a4ec890422c52df1300949800c 2,681 1.00/1.00 vMB 25
776,682 776,682 00000000000000000005fb72f1a7b71f507d6683beae73d98e10c703baac16b7 3,391 1.00/1.00 vMB 38
776,681 776,681 00000000000000000002ce5740c75d6fe1b7bd9f6956e5094e95ae39552ae809 3,255 1.00/1.00 vMB 28
776,680 776,680 000000000000000000056e2b0708c7dd70c00f7336b07881724fc82d7df4158c 3,544 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.10 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: 728.32 GB
    • Received: 18.47 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.