Loading Tool

Explorer IconExplorer

Memory Pool

78,311 transactions
34.56 vMB
0.16334052 BTC
Random Selection Loading Transactions
Max Size: 192.10/200 MB

Candidate Block

Mining Attempt 6cb0f7d0e1cd511eab62196aa72baebbd91b2d78fb4eeb8c1a3c2b0ac048dd05
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 38a725b0260fc50cf71292d69717f2021a5622b2e66c7be2fbe8b5f5ed34ef61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,938
Size: 1.00 vMB
Total Fees: 0.03679153 BTC
Feerates: 445.78 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (16,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
899,393 899,393 0000000000000000000055300dbe529d3da704a172dc7f66803175776bdb085d 476 1.00/1.00 vMB 1
899,392 899,392 0000000000000000000140679a8c68ab60a283d8f397fdc03c0483706a491e97 3,205 1.00/1.00 vMB 2
899,391 899,391 00000000000000000001ccb8633798d2f6cd7216fe35c455dab5d4605dc20eb0 3,525 1.00/1.00 vMB 4
899,390 899,390 00000000000000000001880a8f3b1e22ee0a637193d90833ec2879b04a9345fe 1,178 1.00/1.00 vMB 1
899,389 899,389 00000000000000000001ed97062dc6ebb566dc4bea71f07268eb87ba78868760 1,822 1.00/1.00 vMB 2
899,388 899,388 000000000000000000015fa9be52cb9f0380da93d7544326b422b40d3f1f9421 1,492 1.00/1.00 vMB 2
899,387 899,387 00000000000000000001e095b1e544c68642acb00f50afcfb747d6e2f58a12bc 3,784 1.00/1.00 vMB 3
899,386 899,386 00000000000000000000e523047ce00182f8452051a45718eaee2febac85d102 2,602 1.00/1.00 vMB 2
899,385 899,385 00000000000000000000ef4bbac18fab13f81f2befcb29a3536a949648555231 3,639 1.00/1.00 vMB 4
899,384 899,384 00000000000000000001b3e337d82f1132837182b2609e32c432098fe1d6f6ee 910 0.52/1.00 vMB 1
899,383 899,383 000000000000000000007135d078590f5ea1c9fa5e18c44b485dee7bbdbca3dd 1,603 0.92/1.00 vMB 1
899,382 899,382 000000000000000000003919e3ce1cc0ac822697cc355280a3c3be1d32191446 2,548 1.00/1.00 vMB 2
899,381 899,381 0000000000000000000021a6e37994494b40e3552b9c4bae0e8274fbab7be767 58 0.01/1.00 vMB 2
899,380 899,380 00000000000000000000be7b16fa7eba85512e186bec11b30590076daabcd081 2,011 0.90/1.00 vMB 2
899,379 899,379 00000000000000000000452ae4e317482f1a2ddbc523c4ccb9739995a8c2a6f7 1,423 0.64/1.00 vMB 2
899,378 899,378 0000000000000000000026c898f90abe47a57cbbda5115525de1491fb8930811 436 0.12/1.00 vMB 3
899,377 899,377 000000000000000000004746b90426ed8d3275a24e2842691049437fed66340f 1,080 0.53/1.00 vMB 2
899,376 899,376 000000000000000000020c8f9d3cc6101a77dcf9ce93138676e4ef4abb8cd250 1,580 0.78/1.00 vMB 3
899,375 899,375 00000000000000000001b8b1b70b2e6c404a1ea445b3f77ea1530f5618a9617d 258 0.13/1.00 vMB 2
899,374 899,374 00000000000000000001a4be426e0757d0365431aa95ce93b2d1006e1a250637 221 0.05/1.00 vMB 3
899,373 899,373 00000000000000000001158f2ea7cd3150e483339efae84038afca6c62ae8758 996 0.33/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.11 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: 736.44 GB
    • Received: 18.58 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.