Loading Tool

Explorer IconExplorer

Memory Pool

36,196 transactions
34.14 vMB
0.09769379 BTC
Random Selection Loading Transactions
Max Size: 165.74/200 MB

Candidate Block

Mining Attempt 52b565b397c92c57d3a0d1aebffb238e2720bb55e349c3762b89ff1178c2b3dd
Version 20000000
Previous Block 00000000000000000000541a218fa33c128bd54ce07f3bbff46be6b47fa185e7
Merkle Root 0e47326cc7162db6a86e587edbf1eff685ec5e23c8b29771e8e6ebba7e04b9be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,936
Size: 1.00 vMB
Total Fees: 0.02550697 BTC
Feerates: 150.93 > 2.56 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,316 (795,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,165 119,165 000000000000a7544a62316b883973aa2356839ef761b8fccad3f04b4b357ff4 5 0.00/1.00 vMB 968
119,164 119,164 0000000000004106d9fbb562dbbb4b69b7666fd85d2d9886df1229ecf26a36be 19 0.01/1.00 vMB 164
119,163 119,163 0000000000003db18b22d2f6bae4f6543301ee964a421814d9bb7afd6750876c 9 0.00/1.00 vMB 655
119,162 119,162 0000000000000071118074f8f342588d2c5318e4564ac7a8dc2a732450159097 12 0.00/1.00 vMB 339
119,161 119,161 00000000000051bd60ef487e8e38117d12ab31faaeafcf6521c2169f4d9504be 2 0.00/1.00 vMB 3,861
119,160 119,160 000000000000183f394eba2f1ebe83a153be180c9b4657114bf8621ef63a3ed1 5 0.00/1.00 vMB 594
119,159 119,159 0000000000008577705bb8a6db539bf259b2dcdddec14f2dd45c7c4dff7478d8 10 0.00/1.00 vMB 0
119,158 119,158 0000000000007d8fd84ff85aa0503679b9f766b176b8ef893e36ad6814a58423 33 0.01/1.00 vMB 164
119,157 119,157 0000000000000ec61a97254af8bcd2210888e366c20e8a9a61b89039255d5311 4 0.00/1.00 vMB 3,880
119,156 119,156 00000000000091a57982f758e229f9e1c72b817c4663aa306d50be678dbf528f 12 0.00/1.00 vMB 1,349
119,155 119,155 000000000000785ce7e10bcef3909f46dfb08569e25f8400ad5da25aafabc297 6 0.00/1.00 vMB 2,039
119,154 119,154 0000000000006b2659a017725d7a0606b5b02a05f2900a327b6508fd1655d480 12 0.00/1.00 vMB 1,220
119,153 119,153 000000000000ae5fb3194a55644a3831ff59ad198be44417291830b87ae8d1df 6 0.00/1.00 vMB 1,680
119,152 119,152 0000000000005d5ea16a24d098f784714cb4d4410b833679995577dd892494c1 24 0.01/1.00 vMB 368
119,151 119,151 00000000000065e4a81e5ed749139fd1700497a1320b2cd6295e15fea677876d 4 0.00/1.00 vMB 3,260
119,150 119,150 0000000000002e2b08f9fcb26647c4c745111df80dd1c4459ad1b246e77fb5f0 12 0.00/1.00 vMB 346
119,149 119,149 0000000000005078884227549f514be216a2f037dbe45ce903a382cc16b523fc 29 0.01/1.00 vMB 648
119,148 119,148 0000000000006852063bb07ce21c7505ed991840b8b1c858a62260961cdab85f 12 0.00/1.00 vMB 883
119,147 119,147 00000000000058f7960072ead1e76f24e631ddae263ff538960532d35fe68e55 8 0.00/1.00 vMB 737
119,146 119,146 0000000000006bd5b85ad61f5b0c560f6882e5a76aeb98f8d23ca090cff195b4 12 0.00/1.00 vMB 72
119,145 119,145 000000000000114028d0cff23c997031e01e673f00138640a6674bcb2f1d08a9 14 0.00/1.00 vMB 625
Previous 10 blocks ↓
Total Size: 781.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 581.76 GB
    • Received: 9.22 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.