Loading Tool

Explorer IconExplorer

Memory Pool

44,435 transactions
27.33 vMB
0.09345088 BTC
Random Selection Loading Transactions
Max Size: 144.36/200 MB

Candidate Block

Mining Attempt 60c1d516577ef1dd8c3b6bb689dca1b535baec337cc5f3c71f3ee817b64f9cb0
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 318efb743748483dc0542b0e7fe12fb726c3c1a878afcdbaa21bb6b1d4e61a81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,906
Size: 1.00 vMB
Total Fees: 0.04227213 BTC
Feerates: 101.65 > 4.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (196,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,758 718,758 0000000000000000000af5bda2e1480d5e448788e8363845d1cce6ff75033fbb 1,845 0.83/1.00 vMB 7
718,757 718,757 0000000000000000000ab5ee78d5a791712f3347f6edb053eb43ff0b6affd68c 2,076 0.96/1.00 vMB 7
718,756 718,756 00000000000000000005d8595ea588f35113777a3a9d32f68c3f69f79825e7ca 1,332 1.00/1.00 vMB 7
718,755 718,755 0000000000000000000572bbfb89499ed2ea856513615e4ecefc026198aa9bde 392 0.14/1.00 vMB 8
718,754 718,754 00000000000000000003c634740859f96dff36d9ce32a3a126306e41ea261b83 762 0.48/1.00 vMB 4
718,753 718,753 00000000000000000008ed3f3e4228f84fea8b3ad925eafa3c772f7da2e649fa 1,320 1.00/1.00 vMB 6
718,752 718,752 0000000000000000000b3abbffb9490589065ec4152be10ac7cf4c217bc821bf 684 0.28/1.00 vMB 7
718,751 718,751 00000000000000000008ba47816910273e37dd77037aedebaa3162612cc12baa 1,365 0.60/1.00 vMB 7
718,750 718,750 0000000000000000000155c00a7a1e01b6f580f4e10bf97cfff802bcc9ba89b7 150 0.06/1.00 vMB 5
718,749 718,749 00000000000000000000a65ba854babd8b6776f1f6d6414759a974710eadccec 647 0.44/1.00 vMB 5
718,748 718,748 000000000000000000071f8936941766813c0250d3d4f67e4a1062cd07aee848 1,360 0.55/1.00 vMB 7
718,747 718,747 000000000000000000019d12f3a41d6782f36b46371c6f4ec1300bff72c99fcd 1,787 0.84/1.00 vMB 6
718,746 718,746 00000000000000000006e3694042f5330c0b062939521e64b6f1cf126f149607 2,754 1.00/1.00 vMB 8
718,745 718,745 000000000000000000001255d1ca2160ad5c3548dd7e04b459c023763b7738ec 1,183 0.48/1.00 vMB 8
718,744 718,744 00000000000000000003034e8541962c96baf150643a9a3420fb06a6555b82b5 1,097 0.67/1.00 vMB 4
718,743 718,743 0000000000000000000828170b55d199fa41e35ef8405f313aa9e09f982466e9 1,970 1.00/1.00 vMB 14
718,742 718,742 0000000000000000000a0c11e9044f94af932cef3e51e2b7a682998d03d8fb02 312 0.14/1.00 vMB 8
718,741 718,741 0000000000000000000635515eb0057f50fedae421def349ee58c413a12a7ce2 770 0.55/1.00 vMB 4
718,740 718,740 000000000000000000058bc2895b2fbba27497408f95b0469aa6f0a51e313303 1,149 0.45/1.00 vMB 9
718,739 718,739 000000000000000000062ddb6e6591aa85fe07af40a8f89a90c6d9746cfd8d18 548 0.26/1.00 vMB 8
718,738 718,738 000000000000000000014ff58cde1ceefd2c447ff733aab83726451b207d4075 567 0.17/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.