Loading Tool

Explorer IconExplorer

Memory Pool

78,832 transactions
29.52 vMB
0.10193969 BTC
Random Selection Loading Transactions
Max Size: 177.76/200 MB

Candidate Block

Mining Attempt 3d813881878dcc15d8102e6ee76e6b5a935688fe02fbd813ad6f9f87a208bed5
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 2c5617e45ebee8f02c1d7892c763f6aefea07a9a013ebf61be5042d4039d351c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,580
Size: 1.00 vMB
Total Fees: 0.03754358 BTC
Feerates: 164.34 > 3.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (616,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,891 298,891 00000000000000001be9d2aa7609db5f44a693334597fa4b660fa3fff7248f22 25 0.02/1.00 vMB 11
298,890 298,890 0000000000000000432733e5e8fae287d2f57f80bfbef45bbea8fc1a4d6cc201 68 0.04/1.00 vMB 27
298,889 298,889 0000000000000000501388255b590ce2ff1380a9c8ac4392fd1d8c9b39b115ef 464 0.22/1.00 vMB 37
298,888 298,888 000000000000000048d3db2abb49c3a7df2a02d4806fd99524e30c2f2ca693b6 247 0.18/1.00 vMB 29
298,887 298,887 000000000000000060c76f2e98515ea960039d08d5a24f01a8d3bfdeff195aae 149 0.06/1.00 vMB 39
298,886 298,886 0000000000000000197f4b507deb0a7a173b687963b1938d7413214f7309bd59 574 0.31/1.00 vMB 30
298,885 298,885 00000000000000000ef2f59a0a183beb7bd7d63f862c3bc07baa1b2db32bd05b 256 0.11/1.00 vMB 53
298,884 298,884 00000000000000002070e878a2ac1e81782bf2c70e637109c1540c69d50053b6 16 0.02/1.00 vMB 28
298,883 298,883 0000000000000000691f4f2703911adea761b9497d7f100ac6edde01acdd91f2 197 0.11/1.00 vMB 30
298,882 298,882 00000000000000003f691349972553721333386f714df9e5f1330d62d62eb263 29 0.01/1.00 vMB 39
298,881 298,881 00000000000000007aa47a3bb0e599f0e1326c1ed3387fe7cc6a7822c4882a50 207 0.11/1.00 vMB 27
298,880 298,880 000000000000000039e33c517f9c214848a1f39644848c9dedc18e04a3e3a9b7 256 0.09/1.00 vMB 67
298,879 298,879 00000000000000002793590cd447099802115ce7539ce851233519b0d2243f3e 293 0.16/1.00 vMB 29
298,878 298,878 00000000000000002b5cd23a2a9a4bc33820e8b0e9495051d025af7c916657c4 707 0.35/1.00 vMB 32
298,877 298,877 00000000000000007a21c15a562e8d2ca4a5fe0751a4139aa5b99663868dc945 59 0.03/1.00 vMB 45
298,876 298,876 00000000000000000e808bb57db82d70bf131810c755d9c92a1bbbee1e8ed588 570 0.28/1.00 vMB 34
298,875 298,875 00000000000000007910b8c334d39f11ef9d0667e72e819dd5c6e5b99b4f6074 29 0.01/1.00 vMB 37
298,874 298,874 000000000000000075c7b75e43edd564d6a7cef29dff3ec92f89a62eab564b2f 584 0.65/1.00 vMB 22
298,873 298,873 00000000000000003d72c610d21fc674287611dc4420f3db1d24680831581477 256 0.11/1.00 vMB 55
298,872 298,872 0000000000000000442a196601e1e180bd2a240270d86e3411c50ca9f1122d89 92 0.05/1.00 vMB 29
298,871 298,871 00000000000000005a19a6cf3df38c9e0ab9ae0d2c05d43d3fa2286c0a539b6d 107 0.06/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.