Loading Tool

Explorer IconExplorer

Memory Pool

19,468 transactions
3.51 vMB
0.02029189 BTC
Random Selection Loading Transactions
Max Size: 27.76/200 MB

Candidate Block

Mining Attempt 591f920ba61d974dfdb13db78b7d36f188b5b7dfc910ae141f957b93ae940542
Version 20000000
Previous Block 00000000000000000000baff68d96b78915613216cde3a68d4af0062b41d883a
Merkle Root 42b3dc88c09c8ae3587a773c7eb1786bdbe05b56cdf2f5ed0b703d75c607bd5b
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,707
Size: 1.00 vMB
Total Fees: 0.01746628 BTC
Feerates: 477.45 > 1.75 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,044 (713,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,049 224,049 00000000000003bce0cd50b8fe0f6f501628b1db0aa8711447bd49b829ace46b 234 0.21/1.00 vMB 124
224,048 224,048 00000000000000358939d680d164193f2f9fc69990e5c62c22f4d51bb1db55d3 475 0.22/1.00 vMB 198
224,047 224,047 00000000000001f06042c9b38cecb18db08ecd9019d60ab17d57c522ffce9810 863 0.25/1.00 vMB 203
224,046 224,046 00000000000002303defb5f5306502fbabe8994126a75cab7f6fda674f66bc78 49 0.02/1.00 vMB 140
224,045 224,045 000000000000003dff4ce92703ffddbd4d36cc79b9f578c7e94d067f0080e4d0 256 0.19/1.00 vMB 69
224,044 224,044 000000000000037ed4943c8295ca7e7b25745545521a21d5136f127ae60a025b 189 0.11/1.00 vMB 158
224,043 224,043 00000000000000912a4c67cd756ffbe756d70bcf9ebb85a578eba0e2d50bbd99 73 0.04/1.00 vMB 80
224,042 224,042 000000000000022e53eb54991d04c173c37c7386ac3324d31c3ce26eab7acc40 240 0.25/1.00 vMB 83
224,041 224,041 00000000000000ed8f0cfcbdce3e280945203e51a28e7586b5e17360b1b15ee5 663 0.25/1.00 vMB 240
224,040 224,040 000000000000034823324f51ad8a82a1f85f4648a98fd3bee37bb93bc9eb9d51 767 0.25/1.00 vMB 323
224,039 224,039 000000000000023d7314a9deeca711a1685104e7c6fb9f18d40efe139e98019e 9 0.00/1.00 vMB 196
224,038 224,038 00000000000001ab5cc9110527b21a715da0cc7804bdb88a2f8b9bf78a3f129a 91 0.05/1.00 vMB 136
224,037 224,037 00000000000002d44bbdaeda200611d65fe91d4be60f41a3c7bee78f61e3a796 297 0.12/1.00 vMB 228
224,036 224,036 0000000000000323f8b092626a6bdef375cc2f3faf06e8232001e9b71f1c66f9 476 0.21/1.00 vMB 189
224,035 224,035 00000000000000e010ff26aa75197ce58f1c2260d48d87447b4d20dff373fcf0 328 0.13/1.00 vMB 221
224,034 224,034 00000000000002ac95f332b0e61f8886e01b22d6d96e6feb1145f6ca727b4243 246 0.16/1.00 vMB 150
224,033 224,033 000000000000008f3d8a7b770d3b1587a2681683cc6f8d9c8b363b2421289578 194 0.09/1.00 vMB 165
224,032 224,032 0000000000000387373555271e275e94e61f5318ee8d871cd1539b1f5cb02853 79 0.07/1.00 vMB 106
224,031 224,031 000000000000016543ced200ff8a6771b7d5701137b6ef4f9b14b3a68062fdba 162 0.06/1.00 vMB 222
224,030 224,030 0000000000000313c81be25468fe1eca0187eb34a7118745a57c6beab6f3e969 209 0.08/1.00 vMB 217
224,029 224,029 000000000000033b22397390e8d2a56e472003ec31e9af42a7210edb40a9ae56 460 0.19/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 823.23 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: 4,079.11 GB
    • Received: 222.90 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.