Loading Tool

Explorer IconExplorer

Memory Pool

41,900 transactions
26.52 vMB
0.06009633 BTC
Random Selection Loading Transactions
Max Size: 138.54/200 MB

Candidate Block

Mining Attempt 504f671643138917c4942b27584089b94c54cd9119276525f239f379d373154c
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 8bf8a614e1107f83018f0db9c4d26475ca689ec6e215c2eaa0161bc7e02a9b2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.01138494 BTC
Feerates: 47.58 > 1.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (164,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,034 750,034 00000000000000000002ef7c731b5e0a8f65f106d3c8430d60ebafb612abf700 2,182 1.00/1.00 vMB 12
750,033 750,033 0000000000000000000799e0e720b32bd8957e1c3c1f949130f44473284ad96e 3,033 1.00/1.00 vMB 13
750,032 750,032 00000000000000000003769074296f48ee2174683717b3292c694bf6de70aa0b 3,020 1.00/1.00 vMB 29
750,031 750,031 000000000000000000079a74d21d29a8277f7031cf0b6c75bb38a542255c9b04 2,501 1.00/1.00 vMB 17
750,030 750,030 00000000000000000001659394163b08cf4d01dc010a122112e976bc2dc217cd 1,565 0.55/1.00 vMB 14
750,029 750,029 000000000000000000002d2139b2acc7ad401ff99c3504156f6928021bb68d64 1,437 0.47/1.00 vMB 13
750,028 750,028 0000000000000000000945e025de3dd37c1e17641e7732ae577ad3c57d1af875 178 0.46/1.00 vMB 1
750,027 750,027 0000000000000000000761923fff285cd8767e6e2f078c434bc92566e692511a 2,615 1.00/1.00 vMB 8
750,026 750,026 00000000000000000002449186fd6faff86f8591aec5951976cbd56e66e31372 3,027 1.00/1.00 vMB 15
750,025 750,025 00000000000000000002c91dca033b1e37ba190df04ff78b96c6dbdd47d14f7e 1,776 1.00/1.00 vMB 14
750,024 750,024 0000000000000000000675bd7b8e50629908f33f42a4ce47449a79db60e56677 1,736 1.00/1.00 vMB 17
750,023 750,023 0000000000000000000049b0cd360ba1277ddbdab11a75ad000f596e2bd4da08 841 0.25/1.00 vMB 12
750,022 750,022 000000000000000000007f0cd3842b055702390e4b923cd46b3f18a5ef5ff1e0 909 0.75/1.00 vMB 4
750,021 750,021 000000000000000000089dfa87b46ec43d4e1f9a3f186e4b47f408a65eb8cf5e 1,176 1.00/1.00 vMB 4
750,020 750,020 0000000000000000000983a03d42853ed8c7b26f8d3c8f6ab6e7ee787faa6f3a 2,235 1.00/1.00 vMB 6
750,019 750,019 000000000000000000023c01268f41448fe7e44dd811d5ee4836280b71fea3c1 2,612 1.00/1.00 vMB 4
750,018 750,018 0000000000000000000241e11457b0eeb96ef45f3a5e900c0cf95bf6f9311523 2,837 1.00/1.00 vMB 9
750,017 750,017 000000000000000000086099769b3a21b47b5b6f34576f120be66ef2e42fd227 3,283 1.00/1.00 vMB 22
750,016 750,016 00000000000000000009c32b04faa0f1815b53f9e3a9273a13ef4f047c653fd5 3,069 1.00/1.00 vMB 13
750,015 750,015 0000000000000000000465651ba0e90a47d6eb09852d8fbc5b1077d6f933a4a3 2,576 1.00/1.00 vMB 10
750,014 750,014 00000000000000000005230337d0b613f858b5a8c3e80740d9843fae87859b09 1,464 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.