Loading Tool

Explorer IconExplorer

Memory Pool

80,003 transactions
30.10 vMB
0.08968674 BTC
Random Selection Loading Transactions
Max Size: 181.42/200 MB

Candidate Block

Mining Attempt 8ffe39476b6d6d2e21579753d6feb4a653148a9de6ff85187a4eaaefb7b804b3
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root ac6092b72251bce9caaec8fd28da9c524a16a370326eaeaf46ad04e150b72c61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,230
Size: 1.00 vMB
Total Fees: 0.01939178 BTC
Feerates: 80.28 > 1.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (126,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,111 789,111 00000000000000000000a553b07bf921e45902facf5fd0998d6ea743303eedc7 2,449 1.00/1.00 vMB 259
789,110 789,110 000000000000000000022d2140a886536eeaf5de69c440a396bc3b2775b6d4c3 4,847 1.00/1.00 vMB 86
789,109 789,109 000000000000000000052aab1ff80527ece763d2c1a449706f92ac496e765dae 4,495 1.00/1.00 vMB 126
789,108 789,108 00000000000000000003d77112adc3fdf82cc21e58d0d57b9fb98ec1f8845398 4,825 1.00/1.00 vMB 104
789,107 789,107 000000000000000000036f41f2a5fdb87e01bbf925874b3f3b972554f9b0a65c 4,081 1.00/1.00 vMB 181
789,106 789,106 000000000000000000045f8ab0133808a13c8ef3cbbbf2c72c690fb1f399e223 4,035 1.00/1.00 vMB 239
789,105 789,105 000000000000000000004e382d27b56465730c751b086f92a38452f22057de3e 3,882 1.00/1.00 vMB 150
789,104 789,104 00000000000000000002dfd3aeca53677c92a58aecbfab64e85fb607baf7586c 3,260 1.00/1.00 vMB 174
789,103 789,103 000000000000000000026fa3354e81f258105fbc79c96ba20c98f808137f0c80 3,508 1.00/1.00 vMB 190
789,102 789,102 000000000000000000003982d71a6b5621d1fc5d74b94f9eb4eda57b77dfdf6e 4,559 1.00/1.00 vMB 188
789,101 789,101 00000000000000000000c47c97f4e8cc55531abd19436296c60e5e9565350de5 4,772 1.00/1.00 vMB 142
789,100 789,100 00000000000000000004a2923b39913e7d8f4a42851ce59b8efc1117e36d4d4f 3,868 1.00/1.00 vMB 301
789,099 789,099 000000000000000000057d283899adcc9398a864e7331515df9ac796d7635a19 3,714 1.00/1.00 vMB 85
789,098 789,098 00000000000000000000c731f5919db30e040cdfb92293a530832b37194813d8 4,836 1.00/1.00 vMB 114
789,097 789,097 00000000000000000000b62e484b0cadc1e428726add306d219565eac8f3e9be 4,731 1.00/1.00 vMB 99
789,096 789,096 00000000000000000005c1ba94850fa37574bbada7e67e946cc2ecb4de659da1 3,254 1.00/1.00 vMB 201
789,095 789,095 000000000000000000040b98b6620d6a3cbb7f68fd10a43911cbe805d772ec35 3,475 1.00/1.00 vMB 406
789,094 789,094 00000000000000000002dad6b3cd82fc00075978eb0d63dcbf6bce3bdc2c3f32 4,417 1.00/1.00 vMB 130
789,093 789,093 00000000000000000003fab956af2305e8d291d5e43f918601dfaacf468ac70f 3,163 1.00/1.00 vMB 95
789,092 789,092 000000000000000000017cea6f77b2ef93da9ec52748b2bc26dfbf830c5c5028 2,509 1.00/1.00 vMB 107
789,091 789,091 00000000000000000000d247670b346df267a182e1457d82ee36bfb96ed42934 4,601 1.00/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.25 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.