Loading Tool

Explorer IconExplorer

Memory Pool

79,760 transactions
29.52 vMB
0.06400562 BTC
Random Selection Loading Transactions
Max Size: 178.13/200 MB

Candidate Block

Mining Attempt 2ce1b7fb9e8b0497a2700ac0c7ee88577fca76e147211394da34eb9ef6004a12
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 1d02214b193ed6d1e87a0e1595dc13c2847fdc59539bc1e719884ef632baceee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,698
Size: 1.00 vMB
Total Fees: 0.00394502 BTC
Feerates: 60.16 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (306,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,663 608,663 000000000000000000115e3cc64a97995645f50114ea118a327d681846e3b816 3,152 1.00/1.00 vMB 29
608,662 608,662 00000000000000000006c4750819823ecf0fa39182a00d1ef2a85103ada55581 3,404 1.00/1.00 vMB 25
608,661 608,661 00000000000000000006c6439c59e0af9f282bdb595fce544595c3e05527e971 2,758 1.00/1.00 vMB 35
608,660 608,660 00000000000000000012d6be2316fa63126377c3f3cfb0fff34255d08c909db0 2,758 1.00/1.00 vMB 38
608,659 608,659 00000000000000000014de9a23e5ca68e19fc0b02dcdee9fd145d00f4c11cac4 2,799 1.00/1.00 vMB 40
608,658 608,658 0000000000000000000955cb8235ef0a6603a4f2c98bb615cdcf3240d2d81abb 1,064 1.00/1.00 vMB 155
608,657 608,657 0000000000000000000c2f42a8ba6a10b63832b04f96fc82def6909d185e6104 1,932 1.00/1.00 vMB 5
608,656 608,656 00000000000000000003b8f2527de736fcc6b105fd85a976321ea401703e7638 2,444 1.00/1.00 vMB 15
608,655 608,655 000000000000000000150c506577cdf101cf00961ab8d94f896e2825f044748b 1,733 1.00/1.00 vMB 18
608,654 608,654 0000000000000000000b55a3f294cb35dcca7f68c13ad822d0cd5ce56c425462 2,754 1.00/1.00 vMB 30
608,653 608,653 0000000000000000000face25d41fa894cb843eeda69d9879f04601d4f4e45e0 810 1.00/1.00 vMB 19
608,652 608,652 000000000000000000079a985fd8a18ea8e5531dbf922b0f1e9dfa982dea96ae 1,757 1.00/1.00 vMB 13
608,651 608,651 000000000000000000063210cbcf2917e09ab5e977da7749b1985ec06df69814 1,236 1.00/1.00 vMB 28
608,650 608,650 0000000000000000001162405b8000c3a1c4e6db5c72b237664c58f9a01d1104 798 1.00/1.00 vMB 74
608,649 608,649 000000000000000000157b03137a2dd76125093ba5879b8cc5b9f75545fc9bdc 2,794 1.00/1.00 vMB 19
608,648 608,648 00000000000000000010e804652e26e7fc1215076a7b1460ba5a57c13e74eb00 364 0.11/1.00 vMB 16
608,647 608,647 00000000000000000003fe810c83e79579e6f2d76b78225f337c16ad54b79c93 1,632 0.58/1.00 vMB 17
608,646 608,646 00000000000000000006f04af291a8ee3d41eebd18b2cd040cecb702b5a4d13c 2,171 0.71/1.00 vMB 9
608,645 608,645 0000000000000000000fc0b6937463871de4a734284b496beebfaa5224ab9e1a 2,669 1.00/1.00 vMB 18
608,644 608,644 00000000000000000007aa5e207f54b3d8afd4d1e961146086f2d0510cb7d875 2,897 1.00/1.00 vMB 12
608,643 608,643 00000000000000000000c0850ae63b3f3eacf061edccf2c36d2e2a8eee2aaa72 2,778 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.35 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: 662.21 GB
    • Received: 14.84 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.