Loading Tool

Explorer IconExplorer

Memory Pool

47,484 transactions
27.61 vMB
0.05602480 BTC
Random Selection Loading Transactions
Max Size: 147.51/200 MB

Candidate Block

Mining Attempt 73b1922bb545df9643ad8c211eaccb7b44a273defaf66baeb85eee08737d2db2
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root d146477b949d3f1dbd45bc21d6740e7146941191def05948120442cf433e0f94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,624
Size: 1.00 vMB
Total Fees: 0.00426160 BTC
Feerates: 100.00 > 0.43 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (197,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,714 717,714 0000000000000000000449b9b82eb6ba98f705775a28a25cffe00fb0f8756804 2,813 1.00/1.00 vMB 6
717,713 717,713 0000000000000000000af3baadc4c1c00c1b0475e6c2696430f2d9de4213fe1f 2,807 1.00/1.00 vMB 23
717,712 717,712 00000000000000000007cbb59668005625deffeab9dc93f4fc3a00da226d41b4 807 0.29/1.00 vMB 9
717,711 717,711 00000000000000000007e72a9979faadc01e12b4f9627b600a607a07c4f0a59e 278 0.07/1.00 vMB 10
717,710 717,710 0000000000000000000adbe75be01c7f3740c7fcf09aec598f7571efdf9eca43 526 0.14/1.00 vMB 7
717,709 717,709 000000000000000000067d678af2465971044577bd1e6cf52c05804ab1ed14d1 3,021 1.00/1.00 vMB 9
717,708 717,708 00000000000000000009bde03108355ca847dac105763d221328f3973da6c247 1,221 0.44/1.00 vMB 11
717,707 717,707 000000000000000000081bfbc0ca52122da7943c94948a927262311ac58a54f5 1,038 0.38/1.00 vMB 8
717,706 717,706 00000000000000000004ee5ea18404ac8ea3047ab1ea8870e7233c546179d5ed 779 0.28/1.00 vMB 13
717,705 717,705 000000000000000000093b4c0dd476197ecd6d79600759a1e0ceea66b68ededc 909 0.40/1.00 vMB 9
717,704 717,704 000000000000000000098aa29485d96d76dd680f83276ade94504bd8fba0334b 444 0.21/1.00 vMB 10
717,703 717,703 00000000000000000003d8f7db4d12e233209f366973bf80b64d7913bfe7784e 2,502 0.87/1.00 vMB 17
717,702 717,702 000000000000000000070300758ea3e3a8ef1fec436b80c10b72a2242611b024 2,132 0.93/1.00 vMB 8
717,701 717,701 00000000000000000000984ff52391aaa3d5ecf38a6753c380cdc2402e6bbade 155 0.07/1.00 vMB 7
717,700 717,700 00000000000000000003158101f63cf74f1111a9ab4b58a42aa05fdc6aa47171 1,378 0.93/1.00 vMB 7
717,699 717,699 000000000000000000052c338c6d40ee82a9df507dd3597675dcf6fe6a66ea46 1,398 0.46/1.00 vMB 9
717,698 717,698 00000000000000000002c1572ed018e38f173f06dd9ab1de99ca4b8e276a65f5 87 0.03/1.00 vMB 10
717,697 717,697 00000000000000000000794d6f4f6ee1c09e69a81469d7456e67be3d724223fb 581 0.17/1.00 vMB 10
717,696 717,696 0000000000000000000335dd327bde445d83f1ce40af2736a7c279045b9a55bf 1,534 0.61/1.00 vMB 4
717,695 717,695 00000000000000000000135a8473d7d3a3b091c928246c65ce2a396dd2a5ca9a 3,198 1.00/1.00 vMB 6
717,694 717,694 0000000000000000000b3dd6d6062aa8b7eb99d033fe29e507e0a0d81b5eaeed 2,360 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.02 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: 649.98 GB
    • Received: 13.23 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.