Loading Tool

Explorer IconExplorer

Memory Pool

75,336 transactions
27.90 vMB
0.08025805 BTC
Random Selection Loading Transactions
Max Size: 169.83/200 MB

Candidate Block

Mining Attempt 14e8c13729c7811e561e4511fbd04f23cf7c3e1c6094503de8bbd306cd5d2422
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 41959ad53a990587e8f2498242c8f26268b0797bd5deba6a18b7d630418f4094
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,411
Size: 1.00 vMB
Total Fees: 0.02023175 BTC
Feerates: 480.19 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (386,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,373 528,373 000000000000000000131a55ac3a6e924e8e5802fe7acded2cc9ce6748248fbe 2,551 1.00/1.00 vMB 179
528,372 528,372 0000000000000000002cfdf6657747d85e6c79062de7c8fa6d75ad86bfb611b6 571 1.00/1.00 vMB 123
528,371 528,371 000000000000000000010ddf16c7e627f0ea8556f44ddd0a3c095418f52bf4b2 1,983 1.00/1.00 vMB 146
528,370 528,370 000000000000000000135d1452f46abbfb28b19c5262b564e3a5e179e3b6b0d1 1,679 1.00/1.00 vMB 147
528,369 528,369 00000000000000000033face893a9eb6e9008a1fc0b360ed00116e2c9f380385 713 1.00/1.00 vMB 124
528,368 528,368 00000000000000000019e1aac063b31ac69617de8e454dd57a35450ba817c555 715 1.00/1.00 vMB 127
528,367 528,367 0000000000000000002a1573251cc9d3fa0ea64dfe594b59b7277a31b1a1caf8 800 1.00/1.00 vMB 133
528,366 528,366 00000000000000000017d149251525d6d74863de0e7e9f7cdfc0f5f7fd6d31e2 1,831 1.00/1.00 vMB 137
528,365 528,365 0000000000000000001daaa19dd0efa631cedf7b1dd62c8953c92a755bad2863 1,887 1.00/1.00 vMB 172
528,364 528,364 000000000000000000092baa16b46fd13c5f513b4f5b474d582f005d916e3a7a 2,522 1.00/1.00 vMB 181
528,363 528,363 000000000000000000166bcecbe99f1588f66bc458f7dad787b72f33b882fe0e 441 1.00/1.00 vMB 124
528,362 528,362 0000000000000000003316eb7ee73e380425d14b050205ba6904d63341a8c951 1,101 1.00/1.00 vMB 131
528,361 528,361 0000000000000000001bd4b0461ca47d38640f3990c133b1a97913b5550d6f55 852 1.00/1.00 vMB 145
528,360 528,360 00000000000000000000680052f862d9d1543182bd2b0ee9aea59be6c39498ae 360 1.00/1.00 vMB 118
528,359 528,359 00000000000000000005165a181f1768cd857faa6f6ad254cd78b5b453a0c9de 369 1.00/1.00 vMB 122
528,358 528,358 00000000000000000033b7a528aca699e7b57fab630d1358fd9ec3f0f3839621 533 1.00/1.00 vMB 119
528,357 528,357 0000000000000000002f0f2d66547267a5fe31a96d17c96c559201694bfa092d 2,036 1.00/1.00 vMB 184
528,356 528,356 00000000000000000015052aa899c569912c333426f29b2f246a9e5e05c3a825 279 1.00/1.00 vMB 124
528,355 528,355 000000000000000000086b59eea704a601e07ecd88ae79bbb2f4681a29e01ea3 1,424 1.00/1.00 vMB 159
528,354 528,354 0000000000000000000ee3a574d0c5b356a408674cdd7dfce1c864bdb75613f2 1,504 1.00/1.00 vMB 152
528,353 528,353 000000000000000000066915d24b0984349e612648c42f15e2b30f0bdd8fa87f 710 1.00/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 782.85 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.56 GB
    • Received: 17.19 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.