Loading Tool

Explorer IconExplorer

Memory Pool

81,882 transactions
30.03 vMB
0.08192988 BTC
Random Selection Loading Transactions
Max Size: 181.33/200 MB

Candidate Block

Mining Attempt cc893919eb96b3fa4e8cf1ac09c5c831ca30bc567e2f81885a0e8b8398ca0d76
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 688a74e8bbdbb9115087d9ad541d5dbc46f84c4f49f1943761f2ab0ed47ac045
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,557
Size: 1.00 vMB
Total Fees: 0.02047594 BTC
Feerates: 151.12 > 2.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (505,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,101 409,101 0000000000000000016cab109a6424d6faf503e8f48302672b9176e60c28ad51 2,747 1.00/1.00 vMB 58
409,100 409,100 000000000000000002f25e59c6c7bcf64e46277d175cb4ca19486e62c7abc756 1,975 0.99/1.00 vMB 100
409,099 409,099 0000000000000000000cffac68ba318d2bf2810bf43b5d807865132450df1e2e 2,724 1.00/1.00 vMB 46
409,098 409,098 00000000000000000092ff80e7af8e08bc251e19f43bdd4ae628664bac1296e8 3,316 1.00/1.00 vMB 53
409,097 409,097 000000000000000002a7a477f56b43d763054e502bde22bf8766a979d85ce8c9 3,708 1.00/1.00 vMB 69
409,096 409,096 0000000000000000061a437bd3c6315cb8f22a1c2afd807666747475e9707f56 1,620 1.00/1.00 vMB 27
409,095 409,095 000000000000000001ec7c249c0de94fbb61c77bba708ee613531781684bd580 240 0.08/1.00 vMB 46
409,094 409,094 00000000000000000221f83bbfcc75292635fc50b592214a2df832330d7fa5f8 893 0.75/1.00 vMB 23
409,093 409,093 0000000000000000057cff3e23ad9df7fcdf7af1f248825ba60a2498dc4fc740 659 0.24/1.00 vMB 43
409,092 409,092 00000000000000000022e36a99045c5b3187db253d0935df96d43cb3cb4ad19e 320 0.46/1.00 vMB 12
409,091 409,091 000000000000000004596d42546dce9e7a329b6ccddc74d123c3d088d88e12e0 2,019 1.00/1.00 vMB 39
409,090 409,090 0000000000000000014e12140a8d053767440014843a216ecd315ea55b0c038f 2,049 1.00/1.00 vMB 35
409,089 409,089 0000000000000000048ec33faab9c098ce4923e6ee92c1af1b7c4bcb7ed8c23a 2,083 1.00/1.00 vMB 28
409,088 409,088 000000000000000002cba5ff3c2647a9ce601d495a3487079bcb3e97f4b188bd 3,094 1.00/1.00 vMB 64
409,087 409,087 00000000000000000611be682447d7aaf16dbc0bd10818c689352dd367792114 406 0.17/1.00 vMB 44
409,086 409,086 000000000000000002845bd9f8ee54b17ec9a42fd15f362ef02f7c336dbbe565 1,721 0.98/1.00 vMB 29
409,085 409,085 0000000000000000008ab415b875ce48501a718dd5957a558da23d040cacf012 1,866 1.00/1.00 vMB 32
409,084 409,084 0000000000000000032a4a86dbf9eee414023dfcc250af82923b2f2eb9522b0a 1,815 1.00/1.00 vMB 25
409,083 409,083 000000000000000004d288b0571e27c9f4530fdf42d60b51ea03abc7c925f6a0 3,540 1.00/1.00 vMB 61
409,082 409,082 00000000000000000543bb66114009c763a9a1767cee38f7c7819cd1afc22e90 1,509 0.77/1.00 vMB 35
409,081 409,081 000000000000000001494287f9bd8b56374635b67f04d6927d239a7a30d6f82e 1,866 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.71 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.