Loading Tool

Explorer IconExplorer

Memory Pool

22,688 transactions
10.36 vMB
0.03249805 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.45/200 MB

Candidate Block

Mining Attempt e3c1e61e154a44d9e6a354bb7034d485e0dbe83f5bd4ebf43d27cb2af84fe4f1
Version 20000000
Previous Block 00000000000000000001b46eb5c426512bb9798b463607b3f221e8089d2fed76
Merkle Root cc8bb3e1fbc191bb7834634a8fc37d54ab1299ec0748d150e437a3b1b66c6c44
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,366
Size: 1.00 vMB
Total Fees: 0.01558065 BTC
Median Feerate: 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,538 (742,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,816 170,816 00000000000006911700e8ff538686c88648716b2acf5416b4d8464879cec3e0 44 0.05 vMB 204
170,815 170,815 0000000000000ac74cac73087ff78257a2f0cc6400d627258acf91111e1c9c91 119 0.05 vMB 154
170,814 170,814 0000000000000aad4dbaa301db06514ad6ea6a2c1101b9686aeb1f9839913874 1 0.00 vMB 0
170,813 170,813 000000000000051000fdec84082cb64a9909227d9c0b7528f876fa74b073f52b 1 0.00 vMB 0
170,812 170,812 00000000000007c1a2f36db603ccf6579a1df0ac50daede561bf438ff4dde864 1 0.00 vMB 0
170,811 170,811 00000000000008b1b37cd58ff98912e7199c6eb804a3e0f89f3f773ee3c3765c 1 0.00 vMB 0
170,810 170,810 00000000000007bf6bad72acd89b474779bb77da6116b7c1764cde8fac1b8679 1 0.00 vMB 0
170,809 170,809 000000000000029f9be38432b3a9b508e0291d61136d23d7390be1a7548024fd 51 0.03 vMB 1,316
170,808 170,808 00000000000005a634e9e79df240894199c4ea6b0ebf9ca576c5efcc7d366a1c 124 0.03 vMB 48
170,807 170,807 000000000000018a8ce4e4c2d80666adf9e171b60548efa844c49692cfaeed45 10 0.00 vMB 88
170,806 170,806 00000000000000579de9b99d7e74488ae4a2364590179e0054615974662936f5 53 0.02 vMB 140
170,805 170,805 00000000000003d4f88cb931c93f4e72ca989874309972f28d0b848d373bd624 45 0.02 vMB 50
170,804 170,804 00000000000008b69f24d3c478e5360f3d07b09f47a48a5a903133c138dc61f0 22 0.02 vMB 45
170,803 170,803 000000000000030061933358036e86cc229fbea926e17ce26cf99b699b8355c3 96 0.03 vMB 54
170,802 170,802 00000000000001dd700f6578e421f75b200b278bc73e2bbd73ece4a67a23b1d4 21 0.01 vMB 177
170,801 170,801 00000000000006428fad8ae116422d97ea6ef0f16625074337c12e96970f4bd3 1 0.00 vMB 0
170,800 170,800 00000000000007645f923f4cdafdc5bf775f42630476ad0db08f3d1c087e369a 1 0.00 vMB 0
170,799 170,799 0000000000000780e6736d4258f3e57df2fdeba84048d51c948b3142bc1c3822 40 0.03 vMB 30
170,798 170,798 000000000000008a458469771b3c4f377c48c76d17a96c1f36c33a3fa2b4ef7e 7 0.01 vMB 68
170,797 170,797 000000000000045ecd3bf851ad86aa88ad58f1a8173723fabf7be71c33cc9a0b 8 0.00 vMB 55
170,796 170,796 000000000000015a7546d3c57b4036f31aee6b638200d3d13ccfb8ce9d2d649f 31 0.01 vMB 80
Previous 10 blocks ↓
Total Size: 779.80 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: 407.09 GB
    • Received: 2.13 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.