Loading Tool

Explorer IconExplorer

Memory Pool

76,258 transactions
29.18 vMB
0.10529554 BTC
Random Selection Loading Transactions
Max Size: 172.52/200 MB

Candidate Block

Mining Attempt 2253bbcc023121dc147865b9fe9f193d78334d62b1c7b2226b0438e273741fca
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 5d4675081bfaab0447493bae429461b603b1adf7f5b877fbd43ef2421d0858f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,385
Size: 1.00 vMB
Total Fees: 0.04246964 BTC
Feerates: 201.37 > 4.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (429,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,662 485,662 000000000000000000ec1d663a6e7c4d96b60f8ba9120ab1a9ead1671c73b703 51 0.06/1.00 vMB 23
485,661 485,661 0000000000000000006d162fad911c5cf10fcf640470ea0191499a933aa4de73 1,062 0.60/1.00 vMB 113
485,660 485,660 00000000000000000124f53a92043041e56a9de0d1db5df4eb0318b9a6fa7e4c 73 0.03/1.00 vMB 81
485,659 485,659 0000000000000000002e6a2acf672a14954c0c2bfe7ea32c0b9ebfe72fc8279a 536 0.33/1.00 vMB 122
485,658 485,658 000000000000000000f24f3d98d97b380de10b6fe403b1a4f64be6f23e3b4a95 1,276 0.60/1.00 vMB 33
485,657 485,657 000000000000000000b1d992c66572a13f4e1aa7ef2997160efcd7a24edbe6a7 2,048 0.99/1.00 vMB 138
485,656 485,656 00000000000000000096392335d314a43c983839c239bf2493bf8a2818c42b23 1,828 0.77/1.00 vMB 112
485,655 485,655 00000000000000000076d669728589125eb23b084fb82633199709f9360ae9b4 221 0.11/1.00 vMB 137
485,654 485,654 000000000000000000917a0f6f4f54881f143916fc618dafbb6d8959caaa8585 798 0.30/1.00 vMB 125
485,653 485,653 0000000000000000008c8251455416ee8c0e206a23f5cafb2bd3506a2a416386 527 0.18/1.00 vMB 119
485,652 485,652 000000000000000000624433de3130efcc9c203a9437f97bc414fd30f6bdd095 892 0.35/1.00 vMB 108
485,651 485,651 0000000000000000008cc893176da0573e5c8cac00b1840969fd3876384385a8 334 0.19/1.00 vMB 144
485,650 485,650 00000000000000000017df63327fc4b94dfffd172474dccf054f15b452f15355 878 0.39/1.00 vMB 59
485,649 485,649 0000000000000000009b9a02a1a1045e9f4f9e6b09c6177193ab51dea19601ea 1,244 0.61/1.00 vMB 119
485,648 485,648 000000000000000000b54e173ede777f67c585ff7a61c3ddbb4e8c2a256df162 1,226 0.56/1.00 vMB 86
485,647 485,647 000000000000000000de07841db68ed639920828a088a245968182d020c1d5d2 749 0.34/1.00 vMB 91
485,646 485,646 00000000000000000118ae66c8f0bbd0037ef70417ad9f1ac6f1df29041183c4 454 0.25/1.00 vMB 104
485,645 485,645 000000000000000000faf390a0e4ad594731b2f88c6ebdf7f15f150bdca52a10 1,698 0.79/1.00 vMB 61
485,644 485,644 00000000000000000077fe74384915351a42194696b6e222706ef10bfeaa7431 1,388 1.00/1.00 vMB 152
485,643 485,643 0000000000000000001856ffd8a8d45ab517abc3c5e99c1db4c4e05fcf4cbe31 34 0.01/1.00 vMB 274
485,642 485,642 000000000000000000ae131e814fd6f32d9da00085fea010174eff31044d3495 249 0.11/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.