Loading Tool

Explorer IconExplorer

Memory Pool

74,399 transactions
29.59 vMB
0.09365743 BTC
Random Selection Loading Transactions
Max Size: 171.87/200 MB

Candidate Block

Mining Attempt 59ae1e8219956aa6086bc2ecb8a963a1240e33501d2b64fb6da599f6dede9797
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root a881ac4188cff2b7f9468332575afe91184dc97dca1390f46a97c3c7d6af9554
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,586
Size: 1.00 vMB
Total Fees: 0.02545642 BTC
Feerates: 150.36 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (177,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,034 738,034 00000000000000000008706b0c7d9e7ef388581fdd1f9b848a6159c046126bc4 2,792 1.00/1.00 vMB 20
738,033 738,033 000000000000000000031664cbdb4f53ba0400968e2a31782abdf051216c5c26 2,872 1.00/1.00 vMB 33
738,032 738,032 000000000000000000076c740b930d00bd3e0e62ce0811f6a1b697f07f981a8d 1,244 1.00/1.00 vMB 1
738,031 738,031 000000000000000000000027ecac06b57e047cf42357d584ffe5bae94ae29a5b 2,318 1.00/1.00 vMB 7
738,030 738,030 000000000000000000060ffacf5102b676c8cecef72d7116ce8501fa1b98d099 2,544 1.00/1.00 vMB 10
738,029 738,029 00000000000000000005f92435bd5648e7bf8008b42f6582dd30865cd35280c4 2,517 1.00/1.00 vMB 15
738,028 738,028 00000000000000000008dc22450f30b71349060451861e463b514acedccd8890 3,690 1.00/1.00 vMB 24
738,027 738,027 00000000000000000000ccf132d75e55bb387bb08fc6335d11a12b7eef223da1 2,735 1.00/1.00 vMB 29
738,026 738,026 000000000000000000073b031a078b76659137410ca40c55d6b22a462cc1c5c3 2,985 1.00/1.00 vMB 3
738,025 738,025 00000000000000000003d8b08b72ee0e7f5a75aa0c0d11b659a34bbf9a054a5d 3,059 1.00/1.00 vMB 12
738,024 738,024 00000000000000000002c1bad4c21082a40109b6caa78194cd50aff28c163010 3,015 1.00/1.00 vMB 16
738,023 738,023 00000000000000000008369be9f2d8976b825881ea6a945e87d207d653b61ce3 3,624 1.00/1.00 vMB 9
738,022 738,022 000000000000000000032449788856beea5bc6dbeb9d9327bafb85f78571abae 2,099 1.00/1.00 vMB 15
738,021 738,021 00000000000000000003d76f93bdb46ddf3d52c453d837ba8d6f6647a804329a 2,416 1.00/1.00 vMB 17
738,020 738,020 00000000000000000007f0f41842c59630cae082002b62ad68a973c21d2d2aff 2,557 1.00/1.00 vMB 19
738,019 738,019 00000000000000000009071c6b6c79ea32a04fe05a912f6775d232279f47af8e 3,536 1.00/1.00 vMB 26
738,018 738,018 000000000000000000010159be390a9a9c66586dd8da212c0d7da4105ba1f234 3,362 1.00/1.00 vMB 16
738,017 738,017 00000000000000000005f54bf65b1ec9e8a3fb14876c30fc2bd5b93633146bcd 2,998 1.00/1.00 vMB 32
738,016 738,016 0000000000000000000827372605e95dd0eaba8c5ad8a814786938b537232fda 2,614 1.00/1.00 vMB 11
738,015 738,015 0000000000000000000782b931f8798dfbe2c628a3e092e83ba80a3c9da2dfd9 2,983 1.00/1.00 vMB 21
738,014 738,014 0000000000000000000488f35c1d360184cccc037c20cb72d2717395f0878050 1,819 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.