Loading Tool

Explorer IconExplorer

Memory Pool

84,705 transactions
31.62 vMB
0.10825437 BTC
Random Selection Loading Transactions
Max Size: 193.86/200 MB

Candidate Block

Mining Attempt 389c571cb8a50647cda41e1bd560bf1b459ecd1772dc0531ddc30eb2a4cd5c47
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 58494aabe1121eebaa65dba48f38ae73409ba95026b35f1f291a2b8d6dbed831
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,668
Size: 1.00 vMB
Total Fees: 0.03450145 BTC
Feerates: 301.57 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (617,120 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,104 298,104 0000000000000000211449f11d30164eee4486a4957174227b2dc5d2cc54ecf0 264 0.16/1.00 vMB 37
298,103 298,103 0000000000000000508fc0a2d6f67506483e16651bcdfe74848ea6c3f756e9df 697 0.37/1.00 vMB 30
298,102 298,102 00000000000000009af98f333ac36eb19e5207ccce632e94d7a8b9a67a03dfb6 264 0.15/1.00 vMB 31
298,101 298,101 000000000000000029b798afe4f98adcd05e57306511540a5b86809aff8e3ac5 197 0.16/1.00 vMB 19
298,100 298,100 00000000000000008bb2cd4c9680c1c38e21f0f77f4fcca452a8d534038fa3f0 602 0.25/1.00 vMB 38
298,099 298,099 00000000000000004cc4bd3f9c0791bf4410a55de45787409bc7434a75d8a19b 32 0.02/1.00 vMB 24
298,098 298,098 00000000000000005f4c3b6c47d4ab68e9b86f020605f869416ef336c4b84425 126 0.09/1.00 vMB 28
298,097 298,097 00000000000000004fdfef937408cc5087bffe6ecccf790ccf988c4017def165 166 0.09/1.00 vMB 32
298,096 298,096 000000000000000088684d8afe91dd2da19b8dcc02a5be82a76d0498300cfca2 302 0.16/1.00 vMB 33
298,095 298,095 000000000000000037b099ff6d0057b84f7621eb31e75cd25e6955166434d483 505 0.27/1.00 vMB 31
298,094 298,094 00000000000000001f95b78e50e24ae37c5f132f6e63096c7eae37197dc85c32 24 0.01/1.00 vMB 24
298,093 298,093 0000000000000000646b72863ef1f51e835580bb305423be64f1d20268f05a1b 43 0.02/1.00 vMB 31
298,092 298,092 000000000000000073c77bffd18b7cdb21242d15545dd9fd396401dec0bfefec 111 0.06/1.00 vMB 21
298,091 298,091 000000000000000060644e52555c52564a408741a7f2cdc770cb38e456f8b0cc 128 0.08/1.00 vMB 16
298,090 298,090 00000000000000007556900e4f3edb8b98f8511ea5c7814b70ceabc0c196b183 115 0.08/1.00 vMB 34
298,089 298,089 00000000000000005237b333c8c291f7eb167dd660abc9b0a5a0bc75350b7f5b 262 0.12/1.00 vMB 36
298,088 298,088 00000000000000001f5934d8bac7e89c628c0aa7161d7a63b85c62c64427099f 295 0.34/1.00 vMB 16
298,087 298,087 00000000000000007954415ad792842f35d2841da6c8e336deb21ffe6c169b3c 512 0.26/1.00 vMB 33
298,086 298,086 000000000000000013513dba4ade5eaff4ecc4062c8c0c5107e3b4ec64429f41 512 0.20/1.00 vMB 111
298,085 298,085 00000000000000002680747e14d062c490e34309cb5cb14594ecdc7baf0ce859 735 0.42/1.00 vMB 29
298,084 298,084 00000000000000008bdf6ad8c71fc3cee92e6494031e68aedb47fc0f171390cb 13 0.01/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.59 GB
    • Received: 16.92 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.