Loading Tool

Explorer IconExplorer

Memory Pool

40,112 transactions
31.22 vMB
0.07829714 BTC
Random Selection Loading Transactions
Max Size: 156.13/200 MB

Candidate Block

Mining Attempt 1de8e8bef5970704727c985f87952c48aa7312424703ea3d3e6e37a18c6fbf9f
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root 69811be4abee2dbaa09958e1076835975f17d50ddf54bc3f2ed499d53a6ff3c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,816
Size: 1.00 vMB
Total Fees: 0.01447205 BTC
Feerates: 101.13 > 1.45 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (676,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,823 237,823 0000000000000089eba64051676af02a6ae84b1eff9b0507a3c45041b12d55ce 186 0.13/1.00 vMB 104
237,822 237,822 00000000000000d84ef1ab54e238734a9d58588a0304da92f3ce08e5215a97ca 585 0.25/1.00 vMB 190
237,821 237,821 00000000000001337eb7bd3bdd60d34399bf30bf29fbb9c5955a4c95da64638d 181 0.22/1.00 vMB 80
237,820 237,820 00000000000000798c066122f61f5fe6df77c6e329d1023bec88aa7b538fc76e 512 0.19/1.00 vMB 194
237,819 237,819 00000000000000fcfe4faac8a0d95b63106dca47d06db993b60f5720d8a878b9 203 0.11/1.00 vMB 166
237,818 237,818 00000000000000ee72a1cfd5db51a605d2e743a9f2d4f76a4d06bca1f98d47d8 255 0.14/1.00 vMB 135
237,817 237,817 000000000000017a9093119476ee0316ec08517260318053821786651962371f 527 0.25/1.00 vMB 167
237,816 237,816 0000000000000071ab4f5a9621e275a5b96749fc391a1e207b4ab73135c09ba1 465 0.22/1.00 vMB 169
237,815 237,815 00000000000001200802dcd082d7b7f1384fd796e2388f3a9254e6e251136b83 306 0.10/1.00 vMB 20
237,814 237,814 00000000000000c4c8db0d8d127f423bf3b41bbafb926fa27154b0c6430ec546 48 0.02/1.00 vMB 219
237,813 237,813 00000000000000aa0b4d66102a9f7bfca9910469c9bb1197c8cb8871b5eb56fd 236 0.16/1.00 vMB 108
237,812 237,812 000000000000017a2474ecb4cfb45a2b6e2ec074c0425b971a98a08b8fec0ee1 626 0.25/1.00 vMB 172
237,811 237,811 000000000000009339a8c4202dfb6396b21eca66e36933578feb579d8f2e11be 207 0.10/1.00 vMB 172
237,810 237,810 0000000000000006e9897173ba4c40ce509c9eada858099ba9438efbebad5c8c 348 0.15/1.00 vMB 233
237,809 237,809 00000000000000239503ba335875d05c9861fce00c58bbef82692f3a12fba7ad 346 0.17/1.00 vMB 180
237,808 237,808 0000000000000114d6461658c2cfcd39f0c99bdb954960b4b18dc55896719c05 458 0.22/1.00 vMB 175
237,807 237,807 00000000000000ff73cae53e05015d3df0246686b791b1dadfefdafbab49acb7 444 0.19/1.00 vMB 194
237,806 237,806 0000000000000123065e887852ab6a04fe95970c1287ff5950f8741b7dafd6c3 167 0.09/1.00 vMB 102
237,805 237,805 0000000000000032895fde4bf4b4996a1020c13c4ed964df7087522bcf5339ff 391 0.18/1.00 vMB 177
237,804 237,804 000000000000009ce369491fb47d910d4c8608dc366e4543851e7ebab5878309 5 0.00/1.00 vMB 84
237,803 237,803 000000000000003bbfd387905d2b97c44b8b73875f3f51b681f5a6ffb7043278 77 0.07/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 781.62 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: 625.28 GB
    • Received: 11.59 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.