Loading Tool

Explorer IconExplorer

Memory Pool

80,514 transactions
34.68 vMB
0.17852855 BTC
Random Selection Loading Transactions
Max Size: 194.23/200 MB

Candidate Block

Mining Attempt dbfecc7c8cbdefd889af66bb25b01c94620fae5857e37f8e83ae5496f535db04
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root f1aaaabca7b1dd31882f404ca5df555e70b84a71745710dac8e28e879075e6eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,143
Size: 1.00 vMB
Total Fees: 0.04874450 BTC
Feerates: 150.93 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (63,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
852,229 852,229 00000000000000000001ad0bae985d08f0eaba5086570daab5947ccd255fb98a 2,436 1.00/1.00 vMB 7
852,228 852,228 000000000000000000008cfb33feeaf9b959c236c4663723560240d50aecabb2 3,053 1.00/1.00 vMB 11
852,227 852,227 00000000000000000001230a80abcb03ac1511cda903a623440ace2971445d80 2,866 1.00/1.00 vMB 8
852,226 852,226 00000000000000000000c77418796a132076b0a28d12383e12ea520ca7b1facd 5,422 1.00/1.00 vMB 6
852,225 852,225 00000000000000000001ebb954f2ffc3053d2473901147d8a03cc3013158ffa9 4,781 1.00/1.00 vMB 6
852,224 852,224 000000000000000000005fcb8e79dae911bc3931eda19f04e8b9802073aba14b 4,638 1.00/1.00 vMB 6
852,223 852,223 000000000000000000035f2a3c41fd66a096c59219a466d25466d1e7294ad706 4,444 1.00/1.00 vMB 5
852,222 852,222 0000000000000000000363c33749acb17d071132c3b818acee91cebf36d26fd3 3,645 1.00/1.00 vMB 6
852,221 852,221 0000000000000000000383024942e574e603d6b26a1eee5e3821cac89ba830c1 3,492 1.00/1.00 vMB 4
852,220 852,220 00000000000000000002535a4ff288239c4b1b44b217d7acea3b3f3fafac2b32 3,970 1.00/1.00 vMB 4
852,219 852,219 000000000000000000024c085f5a69a9ba25a39d534555c56f6e513a3a1e87dc 4,770 1.00/1.00 vMB 6
852,218 852,218 00000000000000000000d0a4ee0bb8f4e14cfa74e6ce95068028be23fc9dbece 1,711 1.00/1.00 vMB 7
852,217 852,217 00000000000000000000e84581d8da98b5db7401de38c137262d7d0eab28f251 5,196 1.00/1.00 vMB 4
852,216 852,216 000000000000000000010a1a3dc1adc5f06ad3f314991fda1ca6f224ada2f366 3,272 1.00/1.00 vMB 6
852,215 852,215 00000000000000000003107b17242a822634177f26bcd4bfdb5cc55d490f7377 998 1.00/1.00 vMB 4
852,214 852,214 0000000000000000000386eb763bbd3d4c4c1a4b989f820775572e0b0ba6ac05 2,110 1.00/1.00 vMB 5
852,213 852,213 00000000000000000001f703e38cc3cc3a79b86a83704c69593e065980c42026 123 1.00/1.00 vMB 4
852,212 852,212 000000000000000000018d9b894a6da6ce6a5515d81091f7d418e01becff6949 1,144 1.00/1.00 vMB 5
852,211 852,211 000000000000000000021967e474109ebed0505e04e365cad5c7f2d492ea2899 2,449 1.00/1.00 vMB 8
852,210 852,210 00000000000000000001a703221d6f55f6216119f9df24e45ff29e9c79c919c3 209 1.00/1.00 vMB 4
852,209 852,209 0000000000000000000183c2c19f11d194a6123d4e7b5c75c75604755cf33eb8 2,455 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.