Loading Tool

Explorer IconExplorer

Memory Pool

88,872 transactions
33.71 vMB
0.14386916 BTC
Random Selection Loading Transactions
Max Size: 199.80/200 MB

Candidate Block

Mining Attempt c0d1816a660a67f914ad7950c44fb27995e5bb9613f04fd09c6228cdeb4b1b00
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 4d2abaec3029ebc28188389bd9c8572dfd876735c95be9cbe2860f08ea5e2b79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,373
Size: 1.00 vMB
Total Fees: 0.05834780 BTC
Feerates: 469.97 > 5.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (157,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,902 757,902 0000000000000000000059875a0d3a0ac521b2c0bee8e94324fad4fdbb08ff3e 2,866 1.00/1.00 vMB 7
757,901 757,901 00000000000000000003c1e5c90b90b54cead504c5fbbd2e759f461d5eb48889 1,229 0.39/1.00 vMB 6
757,900 757,900 00000000000000000004aa2ff95e22c5e4629742004a4697b16bed6c31b3b889 1 0.00/1.00 vMB 0
757,899 757,899 00000000000000000006a03f17a6cacfefc855a8d4aeaa95babe6a46e85ac103 390 0.13/1.00 vMB 8
757,898 757,898 000000000000000000034e67f3a2ff110e449bd21e1b7a22c01bb97cbd8adb32 1,266 0.47/1.00 vMB 5
757,897 757,897 000000000000000000067d2902689187c1723dd0f518187b32d8f44c3db708ae 2,577 0.98/1.00 vMB 6
757,896 757,896 000000000000000000016d24448efd0012b86416a123d1acbc0ac8e764e62f1f 302 0.20/1.00 vMB 5
757,895 757,895 000000000000000000086308d38dd93c8e61ef675919ea687f809d36ca673656 2,384 0.99/1.00 vMB 7
757,894 757,894 00000000000000000006d79c7494da072fe7233d372c1275a75c152c8d30f08c 717 0.30/1.00 vMB 6
757,893 757,893 00000000000000000003e564cc78501841a664345fcca36524a9a1e478b8a85b 819 0.85/1.00 vMB 2
757,892 757,892 0000000000000000000023147fd7848f4efc64c3d4c4dc802341f1e7d040a23f 1,030 1.00/1.00 vMB 3
757,891 757,891 00000000000000000008281053856591553fbc092fc67116d641017e29f4aefb 2,265 1.00/1.00 vMB 6
757,890 757,890 00000000000000000008997c1b8515febd4b09f2f54a3b02f04c37e0c3ba8bda 1,172 0.44/1.00 vMB 5
757,889 757,889 000000000000000000016696286968e6fa3c836b45c624e681b44e18b00d7074 866 0.41/1.00 vMB 6
757,888 757,888 00000000000000000008c225bf2a1fb834a14548291600672a7b2f1fd3d8c89e 2,588 0.99/1.00 vMB 6
757,887 757,887 00000000000000000003a862a0e5dd71cf849037c49ed972774fc9a035224cea 434 0.30/1.00 vMB 1
757,886 757,886 000000000000000000053f893836693dc64b387295272ca3c58e159b278ebf8f 1,996 1.00/1.00 vMB 4
757,885 757,885 0000000000000000000469de98c23f34bbdfffd6ff269281581317f811752d08 2,286 1.00/1.00 vMB 5
757,884 757,884 0000000000000000000053b30d42f5da63491af002548a411957a4582982456a 3,365 1.00/1.00 vMB 9
757,883 757,883 0000000000000000000544d62de2b1093d008beb6fa84bf5ddb874f3621e9857 2,207 1.00/1.00 vMB 6
757,882 757,882 0000000000000000000684637e90e36bc8215cb8b5e7b20729f167fe208c8270 2,326 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.30 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: 658.02 GB
    • Received: 14.56 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.