Loading Tool

Explorer IconExplorer

Memory Pool

86,239 transactions
31.43 vMB
0.20521301 BTC
Random Selection Loading Transactions
Max Size: 190.73/200 MB

Candidate Block

Mining Attempt ceb72b8037cc471fdabb3cc40c3736c2b6d50e7a253759a8228a299e722c8dda
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root d6bbee0117527c2221a49b63afbfe373a5a504dedb292894e8dfcbb44baf18f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,634
Size: 1.00 vMB
Total Fees: 0.10393131 BTC
Feerates: 502.67 > 10.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (589,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
325,403 325,403 00000000000000000eb26bfced2ac9cd953222118d443afd4fcf27ba1b9c4093 334 0.36/1.00 vMB 16
325,402 325,402 00000000000000001977841c85c3f3cb41c5e4391bfe3ac74ea4f913f74e4c67 1,764 0.75/1.00 vMB 35
325,401 325,401 0000000000000000171317e1ba5dee0440c742a96c3c48f1cda4e9733a565bcd 145 0.08/1.00 vMB 27
325,400 325,400 000000000000000002c336bb4d82470d0a34600d548877a99f935cbe40c9ccf9 631 0.39/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.