Loading Tool

Explorer IconExplorer

Memory Pool

43,138 transactions
26.45 vMB
0.06084314 BTC
Random Selection Loading Transactions
Max Size: 139.01/200 MB

Candidate Block

Mining Attempt dad0cc601faf206f241bb95ee2d843b601f9b8507b32d78a968141a250737a61
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root 94a4dececd485fb8022d1809f72c772a43fc8ed3b088fab60f0a037a0daf38dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,359
Size: 1.00 vMB
Total Fees: 0.01241811 BTC
Feerates: 150.92 > 1.24 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (201,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,949 712,949 0000000000000000000974f7ef95a2648dae6deeab3767550ee2c9f7c57c6310 1,511 0.91/1.00 vMB 5
712,948 712,948 00000000000000000005bfd3649743e8909a1efe9bd66157621dbef80c4b2a0f 741 0.22/1.00 vMB 8
712,947 712,947 000000000000000000075bf201e5ce949944c34130859470a5c11e31d306fdf8 2,935 1.00/1.00 vMB 10
712,946 712,946 0000000000000000000a27ae0b1cfaf960c0f376d2fec4d3ec4192146eb636a6 1,351 0.44/1.00 vMB 4
712,945 712,945 0000000000000000000a11e5e374c42fff3ae8c7f62352450822a88adaf72d6e 2,932 1.00/1.00 vMB 14
712,944 712,944 000000000000000000084fd25e5ba1dd6294bc66b126c0a011b36c5e4a6ad4a9 2,367 0.88/1.00 vMB 8
712,943 712,943 000000000000000000034738fbf1011cd9dd457a0a27818a0fd6551189f613dc 2,657 1.00/1.00 vMB 9
712,942 712,942 000000000000000000023f29306fac3dcce46e4a36956b010cb27cb236e5e7a4 68 0.01/1.00 vMB 10
712,941 712,941 0000000000000000000585dfa9ed4a8620de49ba108932a476533610cbfe8824 1,518 0.47/1.00 vMB 9
712,940 712,940 0000000000000000000416ccdc2534da59be48ff0873c600763e092845b71701 577 0.15/1.00 vMB 9
712,939 712,939 000000000000000000015815cddbad85d7cbbd86cfb9bb93a58557e0edf200a0 1,411 0.56/1.00 vMB 9
712,938 712,938 00000000000000000006b0d1288c3cd4a3b5f77b71c097708d3760168470ae93 2,401 0.92/1.00 vMB 9
712,937 712,937 000000000000000000089082fbb8ac78108d07d240a7b157894d7604b7b091f6 373 0.49/1.00 vMB 3
712,936 712,936 0000000000000000000521e038b705ac1962bac0b7c47b52f5472c8f9bb6049d 993 0.97/1.00 vMB 3
712,935 712,935 00000000000000000006b9f16e363f5fb8ab30a9052037691c68c16f13f6c4c0 2,419 0.94/1.00 vMB 8
712,934 712,934 00000000000000000000933566205a03fbb90c6460387a61816bccf5c43ef3f6 1,661 0.96/1.00 vMB 7
712,933 712,933 000000000000000000068ae944827de051226d96fae1ed939464c154c9b16397 1,953 0.94/1.00 vMB 5
712,932 712,932 0000000000000000000a3e072a741cc63bdf505d25c3ce4135d30f7b76884870 2,461 1.00/1.00 vMB 5
712,931 712,931 0000000000000000000416a53bff6e414e2b64bf340be8c196a320cb942b9884 2,719 1.00/1.00 vMB 21
712,930 712,930 00000000000000000002ec9c2b7807e86878aae6eaea7317341c48a2b07f94e0 1,778 0.98/1.00 vMB 2
712,929 712,929 00000000000000000001581e7034fae6db45eb05301a45b617e4c5d91cfc84bb 2,877 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.