Loading Tool

Explorer IconExplorer

Memory Pool

28,094 transactions
28.86 vMB
0.06371406 BTC
Random Selection Loading Transactions
Max Size: 154.87/200 MB

Candidate Block

Mining Attempt 449029e034a2f65dc7de2f60081c3dd4d0eb3d951af129757bd7c98d4e217655
Version 20000000
Previous Block 000000000000000000005fef2e0c920100d2eefca5c5f5bd42ecbc7b529a08ad
Merkle Root b69bfd5ffaabc9abd02a6fd72c7e3bc58ca26dfaa6b93378fadf4d735dd58b73
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.03111087 BTC
Feerates: 166.94 > 3.12 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,373 (746,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,507 192,507 00000000000000794042d191b93375fee65b19e5b68447cbec83c0dd5af8124e 256 0.09/1.00 vMB 270
192,506 192,506 00000000000007e2877db4ea61343a35455808710d5f954b4b260680ffb37ebd 103 0.04/1.00 vMB 106
192,505 192,505 00000000000007b4f800df94f7024e4f5bcedc992cc72de5d7a5a3a2bed1e222 9 0.00/1.00 vMB 0
192,504 192,504 00000000000004cf3a6eec1ac726eb0838ab2877a8eab7478f97b3a0d859be73 34 0.02/1.00 vMB 288
192,503 192,503 000000000000002447feff67a2973bdd9db698bad5dc7491238d7b0699c47c17 64 0.03/1.00 vMB 2
192,502 192,502 00000000000007de589e89be8d34c65e95c515970abe7cc85dde18283c7ac1c6 160 0.09/1.00 vMB 132
192,501 192,501 00000000000005fde0f8ac3f1aebfd7e194f93a4823df3d292cdd1e363b866a2 671 0.29/1.00 vMB 182
192,500 192,500 00000000000002f229deb68fa8782cd3697fcc33be6fe819fd56a00402055d17 119 0.04/1.00 vMB 68
192,499 192,499 0000000000000523dfe73baedd4fd760b068d0438f2211509681b085bbd1a36c 9 0.00/1.00 vMB 186
192,498 192,498 00000000000003723fbdb52420c4db014b28add054b421597b042ce3572c64ed 167 0.06/1.00 vMB 136
192,497 192,497 0000000000000306a71e4600996f99be006b80c7a9d5a3f7b1ba1d4249621e68 32 0.01/1.00 vMB 0
192,496 192,496 00000000000003874fdec516858ff92f07fff60c3e12633a038c87b0bcb5fbe3 92 0.05/1.00 vMB 82
192,495 192,495 00000000000006a0f953013aa5eab6895602f97d96e5e51ec08515d6e50deebb 351 0.17/1.00 vMB 93
192,494 192,494 000000000000046f3dc7d27894a92ea7a4fa96c485bc90ba0fd1e106f9402dde 477 0.25/1.00 vMB 96
192,493 192,493 0000000000000590bc31c146e38287315319e54777ecc8df2547aee41f81db3c 806 0.20/1.00 vMB 224
192,492 192,492 000000000000029068fbea81ed433585c619a04c586bc39011ce6a5f6993ae3a 228 0.09/1.00 vMB 154
192,491 192,491 0000000000000251b051d61bac2a07914b3f5920273282232a856347bda97ac1 105 0.04/1.00 vMB 1
192,490 192,490 000000000000010da92dfa04de34c991ef474dc04603719325b9e1a444014f2a 133 0.05/1.00 vMB 59
192,489 192,489 000000000000067daaa95da41d72667dde0aefe62910472b405b4461c7a4c826 390 0.15/1.00 vMB 169
192,488 192,488 00000000000000d666054cb6694b7b79ed0dc38667133a40f51f08e292ec1b32 117 0.05/1.00 vMB 110
192,487 192,487 0000000000000786a5315fcbd4d5193cf339bc2860ef4564f0d3dc2a9a084d41 525 0.25/1.00 vMB 173
Previous 10 blocks ↓
Total Size: 825.59 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: 4,263.14 GB
    • Received: 234.32 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.