Loading Tool

Explorer IconExplorer

Memory Pool

81,278 transactions
30.83 vMB
0.11182030 BTC
Random Selection Loading Transactions
Max Size: 187.19/200 MB

Candidate Block

Mining Attempt f5285477fae02d87bea7948ff4a1394de4a105f566f810e4972e2e7fce45650c
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 62b30c3d3b7f5c5ecfcea7fbf4f7aeeeb5763aabb1309a0deaf0e48b9e2be0aa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,420
Size: 1.00 vMB
Total Fees: 0.03736742 BTC
Feerates: 318.30 > 3.74 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (35,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
879,902 879,902 000000000000000000018bbf6540e96a544a3b9ee24c93e946d6c34ea19beec8 3,923 1.00/1.00 vMB 9
879,901 879,901 00000000000000000000898a8085aebfed62b49824616b0fa15bd10a82f0115b 1,603 1.00/1.00 vMB 2
879,900 879,900 000000000000000000002755582470153588b4247499d6966ee1f393af746162 2,882 1.00/1.00 vMB 4
879,899 879,899 000000000000000000012e717abe12168805d61887d6246d77b6abfaba210ca5 2,174 1.00/1.00 vMB 3
879,898 879,898 0000000000000000000053bd3b790a1f14086574dd62be836b942d7b26967c1e 2,293 1.00/1.00 vMB 3
879,897 879,897 000000000000000000000c250e83fd8d6a675b7c4551d4e781e8c0d3c3187f26 272 1.00/1.00 vMB 1
879,896 879,896 00000000000000000001f0dde819f02504b3c0632402fcdf202d41157dbe3714 2,691 1.00/1.00 vMB 3
879,895 879,895 00000000000000000000375eb32701429df353b0c5d91283a6b290bd76234852 2,039 1.00/1.00 vMB 1
879,894 879,894 00000000000000000000366d3ca449792665bdf16a8fc89b310c4b83b2369238 3,263 1.00/1.00 vMB 5
879,893 879,893 0000000000000000000258a53e4732d576d2dbfd39b348dc3212a0ba9bed2184 3,039 1.00/1.00 vMB 4
879,892 879,892 000000000000000000013cb622ef78c09f03a20722d08fc39e555772918859c3 3,147 1.00/1.00 vMB 7
879,891 879,891 00000000000000000000ef23a8e7b2a36e8447a2982bb5537023995a11c482b7 1,432 1.00/1.00 vMB 1
879,890 879,890 000000000000000000007af7d48d5e8dfa682d468d4257c0f8c12f16c1774491 1,585 1.00/1.00 vMB 2
879,889 879,889 000000000000000000015a6e54ec759b715978765528ec933a4a3de5e3b499d9 2,605 1.00/1.00 vMB 4
879,888 879,888 00000000000000000002131df4cdbc97febaf6cf0d5709cb0a4de61a25f9d3d5 1,890 1.00/1.00 vMB 4
879,887 879,887 000000000000000000015904de11261f61b58ebeea166bc0b97a41db23dcc0c5 1,576 1.00/1.00 vMB 1
879,886 879,886 0000000000000000000273243ad66ca5f3c3c7bcd79aa635c4f55f95b0b8e9a7 3,058 1.00/1.00 vMB 4
879,885 879,885 00000000000000000002898c0fcc86ab38fedf3470db579279ca6780f688723d 608 1.00/1.00 vMB 1
879,884 879,884 00000000000000000000407e048d532d3c771679fcb21146745ee84e45b2b5a4 2,341 1.00/1.00 vMB 2
879,883 879,883 00000000000000000000a9a4e4120d90adb0b6fe7923d91584a7fe8912d4e437 2,259 1.00/1.00 vMB 3
879,882 879,882 000000000000000000002cf9ac09e7903087fe2867f1dd3342c33e1da6434b08 2,906 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.08 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: 721.65 GB
    • Received: 18.39 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.