Loading Tool

Explorer IconExplorer

Memory Pool

79,622 transactions
29.63 vMB
0.07208505 BTC
Random Selection Loading Transactions
Max Size: 178.39/200 MB

Candidate Block

Mining Attempt 337d8c4f13ffdabbeed8c30014faa5d340b34a3ecefd3df0cc49a98d8c21f27a
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root e9a5340bdf0c6279ce3415f6fba4b1d6696ad443d106f69027295e325d17e350
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,733
Size: 1.00 vMB
Total Fees: 0.01173672 BTC
Feerates: 150.77 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (753,718 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,275 161,275 0000000000000b0de6bbda7450770afd6792e646109bee95293d784aff7db45a 12 0.00/1.00 vMB 366
161,274 161,274 0000000000000c262e247dbaad609e6cd17453e20cd26fcb42eb3c47d8ed1290 79 0.03/1.00 vMB 130
161,273 161,273 000000000000077c4da76d13b1319e5ae9b3867e45f2ad543b2845c9d8d97059 145 0.04/1.00 vMB 0
161,272 161,272 00000000000005f47ace4bbe61e761b670a381bbb0d62ce759af50362aa12d1a 47 0.02/1.00 vMB 209
161,271 161,271 000000000000032aa8d84212c1e0b89b1adaef6b517390a55c237c31f15c2b79 50 0.03/1.00 vMB 162
161,270 161,270 0000000000000040c44fd0f5568867f6b3096dd99486f0a15cc6aaef91e65992 10 0.01/1.00 vMB 39
161,269 161,269 0000000000000008461fc270fa6afa6120747750999234f14e717cf4de24e03c 10 0.00/1.00 vMB 325
161,268 161,268 00000000000004894d69f9214a0d19d5272ae498d403cf3c48bdfa10895db49b 11 0.00/1.00 vMB 0
161,267 161,267 0000000000000318ef76c5515ada5c2a372733104828a2ec956e8812ebb307ab 66 0.03/1.00 vMB 60
161,266 161,266 0000000000000d65eded25b0662515e3195d08d1ac6024c30d93970db115ada8 28 0.01/1.00 vMB 32
161,265 161,265 0000000000000b6b4af986b5c110aaf6aa0ba76be0232c8349d9c76613e4666c 33 0.01/1.00 vMB 19
161,264 161,264 0000000000000ad207f41505f292cc3d2e3aed05a6c89af262b5df1baa82b22d 31 0.01/1.00 vMB 83
161,263 161,263 00000000000003145c3a5ff0bd20a94323fa83c2e0e0cdca5ca218df2ad412fc 49 0.05/1.00 vMB 47
161,262 161,262 0000000000000df7c2cb605e8827e8c12f85754e8a80afa8f45e584240dd1b35 10 0.00/1.00 vMB 69
161,261 161,261 0000000000000acec15a0ba63447f75b6e97d88c55826e2b3d200686c0f7cff3 8 0.01/1.00 vMB 73
161,260 161,260 000000000000045f4989307f17af755087f740883cb0294fb7cce3e81b5299aa 1 0.00/1.00 vMB 0
161,259 161,259 00000000000008bc40f40d98c721de9cb46fc7198384d769fdbaa3490f1f0f08 59 0.03/1.00 vMB 12
161,258 161,258 0000000000000c67db5689c727fe0eb0c02bf1787d32409359dc2cd379d4f603 17 0.01/1.00 vMB 0
161,257 161,257 0000000000000630ced635100000ece3d599246d25c70180a47d4e166fe4f5b3 27 0.03/1.00 vMB 273
161,256 161,256 0000000000000b2302d8267583bb98c80e6e141b983d3cc22ce4ef280da4ce04 31 0.02/1.00 vMB 87
161,255 161,255 000000000000063aebd0d02c7eba8b7594d999958549c4330ff5e7e97dd78f54 9 0.00/1.00 vMB 297
Previous 10 blocks ↓
Total Size: 782.38 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: 664.37 GB
    • Received: 14.96 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.