Loading Tool

Explorer IconExplorer

Memory Pool

27,081 transactions
27.17 vMB
0.10396872 BTC
Random Selection Loading Transactions
Max Size: 130.77/200 MB

Candidate Block

Mining Attempt f86d7b70b0907332e78cce58fb3627906352a7ec5913758d0c128bba5d1e0f69
Version 20000000
Previous Block 0000000000000000000051c37b861c7bf429b2e91859f9ffd065f6499afeaedf
Merkle Root 33ff9ecc184b4830dc01684b33df94c5f7930438db17704532c1f97be8fbed7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,393
Size: 1.00 vMB
Total Fees: 0.05180466 BTC
Feerates: 101.66 > 5.19 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,498 (392,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,417 522,417 00000000000000000011c40eb9a0aaa5cf849f3a8e38f3ffa96b8a367a4e4de0 412 0.15/1.00 vMB 27
522,416 522,416 00000000000000000033f9773d149be4dfbbdf64dfcd004352812f73e77d33d9 311 0.10/1.00 vMB 39
522,415 522,415 0000000000000000000b82d74acb67feb3a975b7fff90c71e1977c5aa5c6a7a6 156 0.07/1.00 vMB 20
522,414 522,414 00000000000000000000d7855dc4bee82007a18baad8a7e7811fdef20382cf6d 1,070 0.46/1.00 vMB 28
522,413 522,413 000000000000000000110e3a32ab7d9b5feff0001ed9ab5cbf7a1678a5479d4d 1,950 0.82/1.00 vMB 32
522,412 522,412 0000000000000000001ff936dcfaddd8be672365ebe7ff270f5e166904072acb 1,993 0.76/1.00 vMB 28
522,411 522,411 0000000000000000003fe0f5f03a0c8300f050dec9173cce7c686adaafc9ba8c 1,395 0.80/1.00 vMB 38
522,410 522,410 0000000000000000003bd597740cfc3b7d56c5b5e9bdf7eeea19672590c7c491 795 0.41/1.00 vMB 36
522,409 522,409 00000000000000000041a8259d55e55f0af1507e00d9d943018d522a827826de 1,096 0.48/1.00 vMB 21
522,408 522,408 0000000000000000003f430dfc3e06c9dd749530b2b0928ecce511c8a392797a 570 0.28/1.00 vMB 27
522,407 522,407 000000000000000000420f23ebf42f782b78417c89568d2c771e963af91c40ed 1,305 0.62/1.00 vMB 8
522,406 522,406 000000000000000000278f3ac400c39ea038b3999e226477ddbbc72c29d886f6 2,693 1.00/1.00 vMB 37
522,405 522,405 0000000000000000001107fe6d3320bd8818a9532bb082e124938dbfc109cd41 349 0.13/1.00 vMB 27
522,404 522,404 0000000000000000001f21df9ce70a9eaa6e91b952801a81be27c62fc3d7d39b 692 0.34/1.00 vMB 30
522,403 522,403 0000000000000000003120d828855434e676731150e4b616b078812689041488 144 0.05/1.00 vMB 9
522,402 522,402 00000000000000000015956d44d0a594be7e3c47497ae8dbaf2ec4d4f94f23b0 1,352 0.36/1.00 vMB 30
522,401 522,401 000000000000000000418521269e22a18d0c4c2823dd57f12e248dcbdb301377 1,613 0.74/1.00 vMB 35
522,400 522,400 00000000000000000029f815b4fb42a07f8870c83ab6f29f6b63abee7213f1e3 246 0.10/1.00 vMB 22
522,399 522,399 0000000000000000003f7898c27589a262b61f9defcd8a2c44063075e7b21e92 620 0.25/1.00 vMB 24
522,398 522,398 00000000000000000037678a52f43ce1b99bd1a03ed22154f9ea3f26e4ba8658 2,887 1.00/1.00 vMB 35
522,397 522,397 000000000000000000181be4394da51bf57004bb6c0c509229241319680c84f7 422 0.17/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.01 GB
    • Received: 10.95 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.