Loading Tool

Explorer IconExplorer

Memory Pool

78,480 transactions
29.09 vMB
0.07645026 BTC
Random Selection Loading Transactions
Max Size: 176.24/200 MB

Candidate Block

Mining Attempt 86ccbe157cc7c143cf4775095750ec2fdfc7168d327450a0e9e8977699753a67
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root f951c9121a9b79b6852ccc0f8cd7e0b921ec8bf3a26ed74293493ae4453ab3e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,129
Size: 1.00 vMB
Total Fees: 0.01564917 BTC
Feerates: 191.02 > 1.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (141,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,681 773,681 00000000000000000005ba4afcb5983bfabb83534604600cf74cdb9b80b24b4d 1,103 0.46/1.00 vMB 8
773,680 773,680 00000000000000000002d4b997654947b1747ddd7304eb26011e34dca2fa7e30 2,826 1.00/1.00 vMB 5
773,679 773,679 00000000000000000006dbe8df1d032a0375b560dfca531ff6b4bd74c5ee0f70 2,234 1.00/1.00 vMB 16
773,678 773,678 000000000000000000069099763f748c18d136beb8f8c2994e49ff9d676fc90f 2,489 0.84/1.00 vMB 8
773,677 773,677 00000000000000000006f061502a6b6ae686897ac0b5198e5b684c56f609632a 1,838 0.65/1.00 vMB 9
773,676 773,676 000000000000000000035555e203157d03b4610d15d18f5a2f2ca77f8d9c6c59 1,898 0.87/1.00 vMB 4
773,675 773,675 000000000000000000036fab1a22688021149f50480be224247d61a146631bff 1,825 1.00/1.00 vMB 9
773,674 773,674 00000000000000000002b7da194ac8f47a22cc11429d974edce44238ca2a96f4 2,463 1.00/1.00 vMB 5
773,673 773,673 000000000000000000002b50b728f1be00662dac76a62106f7ffa9f94afa6b5b 2,589 1.00/1.00 vMB 10
773,672 773,672 000000000000000000055f781a1ddd6877dd011eca982b886feb99b8036dc414 2,230 1.00/1.00 vMB 10
773,671 773,671 000000000000000000009bea5e5a51d1eada848cca89efc007471a4bf8e9c4ed 325 0.09/1.00 vMB 10
773,670 773,670 00000000000000000004b93cf1c00537b6156c674ad04ee1cb2fb2c15af92570 2,214 0.88/1.00 vMB 8
773,669 773,669 000000000000000000016117d662f5578a18381060406d4905da3ecb96cdb901 772 0.38/1.00 vMB 7
773,668 773,668 000000000000000000021d25083f318d9c7ddde47c401e612744d8d06a4834aa 527 0.22/1.00 vMB 7
773,667 773,667 00000000000000000002b2d2df487ea2d895c4567ac269d91c1fd0a50452590c 579 0.24/1.00 vMB 9
773,666 773,666 000000000000000000042f60cdacb202876b6ff72fefb4559c87167a60e1c290 666 0.24/1.00 vMB 10
773,665 773,665 00000000000000000006be6f5337e0bc3f4a5fe42ca9f78d7d3b154491743099 731 0.25/1.00 vMB 10
773,664 773,664 00000000000000000002ae6c963ab20fe2439c39d6379b26edef3fdbb4078b1a 1,560 0.59/1.00 vMB 9
773,663 773,663 0000000000000000000576c50e148aed428e38a6f1a8683aa9e74f9ee8540ba0 644 0.20/1.00 vMB 8
773,662 773,662 000000000000000000029c09cfb0d9b238a9437106def751b8c7965ec49ab4d7 604 0.94/1.00 vMB 2
773,661 773,661 000000000000000000048ee162ca27552c8777f575fdc372b68b6fecf01b3ae3 1,665 0.95/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.58 GB
    • Received: 15.75 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.