Loading Tool

Explorer IconExplorer

Memory Pool

79,750 transactions
29.65 vMB
0.11855209 BTC
Random Selection Loading Transactions
Max Size: 178.94/200 MB

Candidate Block

Mining Attempt 2a98b1f633e60879c82a688e679cac273631f259909f9ac310cb21d092a3abfb
Version 20000000
Previous Block 0000000000000000000128f9d7d357082962347ad1ef01e0fe2639a67c42c001
Merkle Root 465a074387b16f251a9c4d14ca7433cb07f98daf04bdc8b4648b2b5f95d0d429
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,689
Size: 1.00 vMB
Total Fees: 0.04314426 BTC
Feerates: 571.19 > 4.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,592 (673,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,807 241,807 0000000000000096aa2678f7329e6561ec80f18012b2b18696f9c0ed5c168ac1 207 0.08/1.00 vMB 160
241,806 241,806 000000000000008b4178a772cc7f3c3e1f282ed2cbdb9b084177578ab8914468 273 0.13/1.00 vMB 129
241,805 241,805 0000000000000069aa80ba2914b4331e548eb3a3f9f6c948c14215c131e6ec12 111 0.04/1.00 vMB 179
241,804 241,804 0000000000000010691d5d06d0f1f0a3f42139a387885d03bd7246474b3a4e37 143 0.08/1.00 vMB 106
241,803 241,803 00000000000001082b2cc93c7fb3e6d951e5e16a07434ee2d1d11a1618993f53 9 0.00/1.00 vMB 111
241,802 241,802 00000000000000eb1b8c2ad29e8fb32308c9862a6c213760f3ba7145ccecce2b 113 0.05/1.00 vMB 99
241,801 241,801 000000000000010ecbb1a4d6616e0b53ac47dbb29b060d3b82b599f05cf7d5b6 205 0.09/1.00 vMB 184
241,800 241,800 0000000000000038f2e042acc31dd9c629419ef687d1a18b1f61ac9d7de0aab8 211 0.10/1.00 vMB 150
241,799 241,799 00000000000000114c39b31bd572b32f3321dcab0c32b088a450110a6df76448 182 0.08/1.00 vMB 176
241,798 241,798 0000000000000078800724db45c463b8711c906ff4e76c7a0c3969f1b375e226 127 0.07/1.00 vMB 129
241,797 241,797 000000000000004cec90fb6c62f76b921b6cc2a4b37d664aaaa7f288d0115b03 40 0.02/1.00 vMB 144
241,796 241,796 00000000000000dbe5f124f92b12b07f254c197f121693e2affaa154cd8e2817 244 0.10/1.00 vMB 173
241,795 241,795 00000000000000e7648a26393da5ad772fd6f523b0d9d47aff1dc1da5c40053a 185 0.09/1.00 vMB 107
241,794 241,794 0000000000000082073712deca976f97003749c77ed949381993a41af0c67c32 90 0.05/1.00 vMB 176
241,793 241,793 000000000000008fd9a388de1bef57634bf513e1a4f65a86a10d2d4c1e1bf12a 29 0.01/1.00 vMB 143
241,792 241,792 000000000000005635b3ed07de9f9bad929a01db17e2019a73c307657c8baf51 266 0.13/1.00 vMB 159
241,791 241,791 0000000000000089e4b0d41f69da224760cfba4d0a81402ab5a3c9f9be77e6de 158 0.07/1.00 vMB 143
241,790 241,790 0000000000000013628442d3bbc0500ae627e97edf025730362cb2d17dba7c74 152 0.07/1.00 vMB 156
241,789 241,789 000000000000005824750737c78f7ef7f67a36373d40a7772020b66eac13f944 45 0.02/1.00 vMB 106
241,788 241,788 00000000000000550e06d96759383bc64273a38a85fd322580da682bc7ff3338 160 0.07/1.00 vMB 165
241,787 241,787 00000000000000b6094fa4dfec3ad238e03ad428b86fe231594f20c429916969 116 0.05/1.00 vMB 228
Previous 10 blocks ↓
Total Size: 783.42 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: 770.33 GB
    • Received: 19.86 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.