Loading Tool

Explorer IconExplorer

Memory Pool

83,468 transactions
30.91 vMB
0.10770733 BTC
Random Selection Loading Transactions
Max Size: 188.92/200 MB

Candidate Block

Mining Attempt 7f0b4ab99e2683b0873c8c65b1c617868707b34fee33c4c03940c62a636900df
Version 20000000
Previous Block 00000000000000000001b9e1fc0c07b333cc15370429acb6a77281d8bcbc9d2b
Merkle Root 1132f5271185c44dbf1607c5eadabedc40beadbb71d72033a32118e1bdae8d52
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,265
Size: 1.00 vMB
Total Fees: 0.03355992 BTC
Feerates: 497.33 > 3.36 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,324 (553,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,499 361,499 000000000000000002289a104a12629ae41822721ba96b10131607372481d80c 575 0.25/1.00 vMB 38
361,498 361,498 00000000000000000b443abc1b9fc2fb84ef386e24d402a27e134ae8bff05a49 781 0.41/1.00 vMB 29
361,497 361,497 000000000000000010673dd05045de22ab8d8cd3132d6cf304ecfa8ab311a92f 337 0.19/1.00 vMB 20
361,496 361,496 000000000000000015968c7785d367d6906f1454c647aa8978871d4380d36608 1,435 0.72/1.00 vMB 29
361,495 361,495 000000000000000008e75d55bdff78399e6f51738bfac9c08682bd06b27037a2 1,019 0.52/1.00 vMB 30
361,494 361,494 00000000000000001491ad6f88e1e3b5a4d0fdcecac79f1ff781f142dec39d0f 157 0.15/1.00 vMB 18
361,493 361,493 000000000000000001e2b810cef8687f7b6c48e9d5de94ac696b4904a5a3fd84 510 0.25/1.00 vMB 31
361,492 361,492 0000000000000000148642bfdedb8744bed1993a0e2de1e0d56897206ba30741 618 0.47/1.00 vMB 20
361,491 361,491 00000000000000000c1a93b5b955adbf6b24c56ddfc74728467954cbea1e3811 987 0.43/1.00 vMB 34
361,490 361,490 000000000000000004a6b41dcfa5e2d460fe5227921a38289c4516ef4d587621 1,994 0.88/1.00 vMB 30
361,489 361,489 00000000000000000ac41b146e2554deb8d1413fe15aa1c64e46c5ea29035518 149 0.15/1.00 vMB 19
361,488 361,488 0000000000000000038b9642aef1c418fad665a85b29b055681e25bed1a583fe 1 0.00/1.00 vMB 0
361,487 361,487 000000000000000014a780e513de2067bf2ccb7312be3db3bc419ad53748d345 1,353 0.73/1.00 vMB 29
361,486 361,486 0000000000000000061c878c6e22097a1fc46ad88e41c30e0e17b692f2363ce7 248 0.13/1.00 vMB 24
361,485 361,485 00000000000000000cb2a8ff481a334effc264afd0165e1e735e824ce39da493 193 0.64/1.00 vMB 5
361,484 361,484 0000000000000000140a5205410ccffdd66d74a2eef51ff10d52f3e636ce757c 2,027 0.88/1.00 vMB 26
361,483 361,483 00000000000000000e128b928be0f663d9179843008d65f08ca2efb7ee52f5cf 1,355 0.95/1.00 vMB 22
361,482 361,482 0000000000000000131b01ab4bb777fa65d00157fd96efc63315efb80b45d10b 2,845 0.93/1.00 vMB 42
361,481 361,481 00000000000000000969abee172c561232a4432497e616fbece898cda097447c 570 0.30/1.00 vMB 28
361,480 361,480 00000000000000000b6a69e3524ae313579604f3d7a10fb46177e25dbbe1a725 1,521 0.75/1.00 vMB 28
361,479 361,479 000000000000000001fd979ad4c517152b7c6c913c49dd10b6dfef9164863f44 190 0.11/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.95 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: 715.26 GB
    • Received: 17.68 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.