Loading Tool

Explorer IconExplorer

Memory Pool

81,453 transactions
30.60 vMB
0.09377796 BTC
Random Selection Loading Transactions
Max Size: 184.11/200 MB

Candidate Block

Mining Attempt fb140f24b01ba53d1b7f31af645413a3a989a244c9960118c5eafcce62d3db7f
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 7773e372edf2f0b4dfcf3196ff46ecd64eca052d9b08969c71848b33675def94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,611
Size: 1.00 vMB
Total Fees: 0.02758668 BTC
Feerates: 163.06 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (872,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
42,329 42,329 0000000044409e2cb8ab7f99f7721e6a8a616a865161c4c376fc2a06f5129184 1 0.00/1.00 vMB 0
42,328 42,328 000000002e49be2357651e351add7de5231bd4420966832ef9103b1af11b0ca9 1 0.00/1.00 vMB 0
42,327 42,327 0000000007f4d3a4373b0a1a477c36370f80fc04b121cbb15e1c2e518663a5ba 1 0.00/1.00 vMB 0
42,326 42,326 0000000022815ec1206f32cfbfc0fa1a41b176707cac0d40bcf3f985144295f4 1 0.00/1.00 vMB 0
42,325 42,325 000000005dd37c766d73256776d985f140e7c403c2c86ca651f4cbd5fc5920c2 1 0.00/1.00 vMB 0
42,324 42,324 0000000039e87a42e96bca1f7192d015f1073935a0af48833b0008ea8bd46e31 1 0.00/1.00 vMB 0
42,323 42,323 0000000010ae4dbf45fb5802df859d12774d7d20dd8bbdfbcb4e78a830a77b71 1 0.00/1.00 vMB 0
42,322 42,322 00000000320a6b682a6dd79fc3ebedcfb240baf1f5af62b0ecbaf16afce71c06 2 0.00/1.00 vMB 0
42,321 42,321 000000003cc9c8d3a6c5c1f40bedb4d0a63e164caaec835a87244b7b592d4093 1 0.00/1.00 vMB 0
42,320 42,320 000000003ccb8e2cbbe3ff6551ba71ca3889aa508f221c0642520f3d5897464b 1 0.00/1.00 vMB 0
42,319 42,319 0000000015399eb329da44c59f0e86ca3cf1e7e0310fab30e20add7dddbca79d 1 0.00/1.00 vMB 0
42,318 42,318 000000003d0c5c6eaeb3a00eb249b9f7dab518b04945e3805cbfaa318ed58314 1 0.00/1.00 vMB 0
42,317 42,317 00000000387214e6b14d1393f2aa605c3b0d670ba045ba1eaf9b9b8fe69772a3 1 0.00/1.00 vMB 0
42,316 42,316 00000000196dd197f4d8be4ea705675e22d2ebae6d30cfeb1b01c658e8b1fe33 1 0.00/1.00 vMB 0
42,315 42,315 000000005224677cf18b96f1209f6c9403b390a990575ed15c59a988d62f3903 1 0.00/1.00 vMB 0
42,314 42,314 000000003f7b84be97d7ebe28ce8d2faa4887e1736c78a5c9c9d65821ef32332 1 0.00/1.00 vMB 0
42,313 42,313 0000000001c6ac7f80edfc2be77ec96d6422d6cc4686d5da57b5173e9e9e875c 1 0.00/1.00 vMB 0
42,312 42,312 0000000007624a34d3a6f9f88b4a9a3f639eb7d08c3f8ec91aea4493222c60b1 1 0.00/1.00 vMB 0
42,311 42,311 000000004e97997d35919a8f80d93a75c2bc6c17939882499567249482c3a8bc 1 0.00/1.00 vMB 0
42,310 42,310 000000002ddc28060bd5487f33b19469c56f086f77c3b0dcb1bfbf0f13396f3c 1 0.00/1.00 vMB 0
42,309 42,309 0000000030443ff108401febec9f78a185b7afdf15952f88bb6a03e1813e1098 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.69 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: 692.90 GB
    • Received: 16.51 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.