Loading Tool

Explorer IconExplorer

Memory Pool

76,888 transactions
28.54 vMB
0.06302263 BTC
Random Selection Loading Transactions
Max Size: 173.24/200 MB

Candidate Block

Mining Attempt 84864e17e461c63d47fcee7337acf61754fcd9803101ed11bbac2e7109556791
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 163fef9c637c0bf9d57aacb049906848d502db02e8fcfb6795f9cacd7a9005db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,046
Size: 1.00 vMB
Total Fees: 0.00363928 BTC
Feerates: 15.05 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (589,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,424 325,424 00000000000000000afba6a241f46b1b46a5ff0b57c73898be359cc07b78988f 546 0.32/1.00 vMB 27
325,423 325,423 0000000000000000045cec5a0b4953c74769afb59f5b17239861e7a182391c89 722 0.41/1.00 vMB 29
325,422 325,422 00000000000000000b7640ca8c10eb93892ab5ec5c19a1b62e590cfc8941de92 102 0.09/1.00 vMB 23
325,421 325,421 00000000000000000931d3659d71d90992a0aab1c83db3627d26419f009e3bc0 443 0.25/1.00 vMB 25
325,420 325,420 00000000000000000e2e972695dde8df34e99290cda466e5f848db183e614c99 40 0.03/1.00 vMB 24
325,419 325,419 00000000000000000c6b4bf21f0c38e03a8fbcf15531ec937949d183d8758033 206 0.13/1.00 vMB 23
325,418 325,418 0000000000000000159e507c10e08214e4631d174806b889e1f41bf5cf843309 1,349 0.76/1.00 vMB 28
325,417 325,417 00000000000000000ba62d81c39e8e08e7918b37919a6e32614de15454675257 477 0.25/1.00 vMB 26
325,416 325,416 000000000000000006317e08797e43c8a3024776d06deed007ee02a685a02af7 393 0.24/1.00 vMB 23
325,415 325,415 00000000000000000a6a7e71881d669d908683cd1df939e6faa6517059c1f2e2 35 0.05/1.00 vMB 15
325,414 325,414 00000000000000001ef9056c768f93dbb4748373f21a6c4f7c6cd97861038319 175 0.10/1.00 vMB 24
325,413 325,413 00000000000000001a0dd4c7e58fcf7f6a6afe070df86cd8346263832fa85782 102 0.09/1.00 vMB 11
325,412 325,412 0000000000000000105c400edd6f1619727a98e27a198dc3811fcfae72b7a4a3 64 0.02/1.00 vMB 10
325,411 325,411 0000000000000000062f2ec849b8ca80d12b871fa11bfe9b3f96f0026bc28550 458 0.28/1.00 vMB 25
325,410 325,410 000000000000000016dff4a41bb392112162efcd60e92e6f1b05a8fae61366ac 681 0.65/1.00 vMB 19
325,409 325,409 000000000000000008774beca88f0d9acd13504f29efe00594fbcec8ca6f5ed3 1,115 0.35/1.00 vMB 46
325,408 325,408 000000000000000019933ee15aec07d5c13dff861af57a90bbf794eca3a0d4e6 209 0.14/1.00 vMB 25
325,407 325,407 0000000000000000154f71ec6fc164f15bd63de0083c33d40295859537d252d6 193 0.12/1.00 vMB 22
325,406 325,406 000000000000000005e278365f279ca2240e2fc6760a073c436ef48cee90f6d4 773 0.42/1.00 vMB 28
325,405 325,405 0000000000000000117672d2919014301d1c1a92ff864669fa290bb753d7f9b3 193 0.10/1.00 vMB 21
325,404 325,404 000000000000000015e2d8bea1c405106b2b709b557dc60653b4bf0947f6da1d 414 0.28/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.