Loading Tool

Explorer IconExplorer

Memory Pool

79,469 transactions
29.65 vMB
0.12647969 BTC
Random Selection Loading Transactions
Max Size: 179.13/200 MB

Candidate Block

Mining Attempt 5a2f6d6bfb26fd4147d23b48a3ff9bdd0c464ebde80568bbe3691f3a3c15b369
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root d62c7647ea6238f82ff7c04a946c7bebcf20c8c04efee7cdd8d8115213e7a284
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,810
Size: 1.00 vMB
Total Fees: 0.04531003 BTC
Feerates: 198.58 > 4.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (465,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,251 450,251 000000000000000001993735dada73c6e93c8db00e133032428830a8d37da364 2,463 1.00/1.00 vMB 66
450,250 450,250 0000000000000000006b5975e01310339f3369873d1ff0f45c67e8ad79a84ed3 2,263 1.00/1.00 vMB 83
450,249 450,249 000000000000000001eef0276531a6e663152d6e0b7750d24bde08b428be18de 1,917 1.00/1.00 vMB 79
450,248 450,248 000000000000000000a5b8fd766e3b7a382b28cedbde95dfd9cb7457e4838340 2,798 1.00/1.00 vMB 129
450,247 450,247 00000000000000000217885d7e0a259940c09b6749c3fc3ab2bffd4f6100a26f 983 1.00/1.00 vMB 49
450,246 450,246 0000000000000000000343f9df137adda620d8fc91e9d784aee6c0312ce54bf8 1,433 1.00/1.00 vMB 54
450,245 450,245 000000000000000001a562b01ea7c8b8dff552c213834be2b28e3e10d212a296 1,890 1.00/1.00 vMB 69
450,244 450,244 0000000000000000016e15a7a968e1a69583cb9bca89dac6026b42d9ec57f46e 1,838 1.00/1.00 vMB 59
450,243 450,243 000000000000000002bfbd0317e85a9abb8f4886a2390f8244f055cf243a1558 2,493 1.00/1.00 vMB 91
450,242 450,242 00000000000000000073d6d70be603996124e31ec2b3508b06e3a367bf0773cf 2,074 0.99/1.00 vMB 96
450,241 450,241 000000000000000001b02d4dba4302001b087b9631631aefec8b7c664776fda0 2,285 1.00/1.00 vMB 94
450,240 450,240 000000000000000000eb4cf0bb14af8c2b025843aefb1184f0d54572ad8d1b6d 2,421 1.00/1.00 vMB 90
450,239 450,239 00000000000000000149753ee3852fac2b2797ae35d41e4484e8e529ebc609dd 1,784 1.00/1.00 vMB 126
450,238 450,238 000000000000000002b3be0f66049a380bf7fc2763008d3f9630f3a76e7cdc93 1,197 1.00/1.00 vMB 70
450,237 450,237 000000000000000001b0bd1a9344ffc491e1001d07830c8661a90963bc832905 1,861 1.00/1.00 vMB 75
450,236 450,236 000000000000000000e5954a984383ddc62efb58338985304c9e0bec27ecb21c 2,141 1.00/1.00 vMB 105
450,235 450,235 00000000000000000079c308566ccbc47eb9f50e28da84e7e4cce81b252f04a5 2,362 1.00/1.00 vMB 77
450,234 450,234 000000000000000002410a0d19fe7e6bd963fe41d91d8349aee4cad60de3db49 2,196 1.00/1.00 vMB 111
450,233 450,233 0000000000000000007990d6e4c5fd4a5d0846a17aa3d241407b01c575e26a98 301 0.27/1.00 vMB 66
450,232 450,232 0000000000000000025fffe46ea493d6f0cf712ffc89c3fcf9ca6ec701a5e451 2,243 1.00/1.00 vMB 87
450,231 450,231 00000000000000000165c142b943cf03315b0019bd62b11ddf6ddf52f77de0b0 2,255 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.86 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: 712.96 GB
    • Received: 17.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.