Loading Tool

Explorer IconExplorer

Memory Pool

86,317 transactions
32.13 vMB
0.09007200 BTC
Random Selection Loading Transactions
Max Size: 195.34/200 MB

Candidate Block

Mining Attempt 71be1b58e75653a53e26d6d9adaa00ade686842efab2c4b854bf1c216e9205b7
Version 20000000
Previous Block 00000000000000000001337474d7c077c582733fc9b861186985eae0800fcf91
Merkle Root e6d619085fa5181804ae414cd5a0f04b2b2c6be27a345aa05d8238d151d80d37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 818
Size: 1.00 vMB
Total Fees: 0.01489916 BTC
Feerates: 40.08 > 1.49 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,342 (430,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,769 484,769 000000000000000000a990e719c08178a038df8ddc39f29a8033ff1cb90495f5 238 0.12/1.00 vMB 124
484,768 484,768 000000000000000000fd7347ced07a79f7b5acf376be8261c0d1e2b7b6bde3e3 522 0.23/1.00 vMB 127
484,767 484,767 000000000000000000b7da9e9def56ce832d70de803d7bc6498428873ffdb5e0 804 0.41/1.00 vMB 106
484,766 484,766 000000000000000000ed6e1d45c5fe90325da01e79891fc56b82720a6743da69 1,586 0.99/1.00 vMB 62
484,765 484,765 000000000000000000b002366d9303402d958eda24539687a92f2697c6ba7421 1,925 0.99/1.00 vMB 24
484,764 484,764 000000000000000000b49301131a0620e7e606d232c88d9d371375c16d344b4c 2,180 0.99/1.00 vMB 176
484,763 484,763 000000000000000000b932f257ffd59549f556cdee0be29552db05a893f0edc3 1,168 0.62/1.00 vMB 54
484,762 484,762 000000000000000000322d54828ed09b5385152d854e7547f51488a55f4b214a 1,744 1.00/1.00 vMB 123
484,761 484,761 0000000000000000011a5d06d18de4f164348a13bc5e035ac35ac4ce306b9539 1,839 1.00/1.00 vMB 192
484,760 484,760 0000000000000000010a2c889639f14fc4479e2ffb51c75fedc8fe3e489624b7 1,514 1.00/1.00 vMB 242
484,759 484,759 000000000000000000bbed1178a065b78c643b2bf512e25f8a9b6b79c500ae15 1,477 1.00/1.00 vMB 88
484,758 484,758 0000000000000000007296437946c93cd72a0b28a47d7ae3d122f71099de6d48 1,579 1.00/1.00 vMB 92
484,757 484,757 00000000000000000002c9aca170acdbb372d8f0a34209eda2f3e91593660ea5 1,921 0.99/1.00 vMB 102
484,756 484,756 0000000000000000004a3bb5f799312e61187391d110dc7e786aefa12a8817c9 1,450 0.58/1.00 vMB 163
484,755 484,755 000000000000000000a57a0e1a7737c8bcfa5ae1ef2ae93b5564d998433c2b99 694 1.00/1.00 vMB 45
484,754 484,754 000000000000000000a450155ba2d3789af5dc759b52379602b33bf96632f238 692 0.33/1.00 vMB 117
484,753 484,753 000000000000000000f768d46b97cebdf0738e5fec4686c6fd3757c29a4d872f 1,944 1.00/1.00 vMB 20
484,752 484,752 000000000000000000c6322bf1fe8f60e3d2ed48c509752db37dafff3e370477 2,479 1.00/1.00 vMB 167
484,751 484,751 0000000000000000002c6f302bbefd21647d0d7f0d3561faac5f78b6f30b5ed3 978 1.00/1.00 vMB 228
484,750 484,750 000000000000000000ef1c457df68e6489655ff06d8225a2af707839ea69b6c4 561 0.26/1.00 vMB 107
484,749 484,749 000000000000000000d63dd3820175a4b14e00e15df661255ae8227d4313495f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.98 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: 717.14 GB
    • Received: 17.83 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.