Loading Tool

Explorer IconExplorer

Memory Pool

82,901 transactions
31.27 vMB
0.12344748 BTC
Random Selection Loading Transactions
Max Size: 183.89/200 MB

Candidate Block

Mining Attempt e33e1a4d2704b8f4ce25775a98da8eef70441d88e731a179944eaa944752eb85
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 8f5a09f4c5b558de0da082650253c0b9434e89a8d8d4c1d94dbac59e4b590a64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,514
Size: 1.00 vMB
Total Fees: 0.04285374 BTC
Feerates: 150.80 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (318,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,038 597,038 0000000000000000000b175f7d07a349e95a5c844deeea2e0e518be8194a9d57 3,650 1.00/1.00 vMB 17
597,037 597,037 00000000000000000014d06e21da062c5cdce06d55e7985a8ab6268306522b89 2,907 1.00/1.00 vMB 7
597,036 597,036 000000000000000000009c97b5e934408808e33ca3d217555785cd16fe2033b6 2,833 1.00/1.00 vMB 33
597,035 597,035 0000000000000000000f8877d5eedab7d1e6406c51bb8801ef2ec15c1331ede7 2,367 0.97/1.00 vMB 4
597,034 597,034 0000000000000000000268d03791069af19ff0069fdc80426ae2d62d9db155e1 3,258 1.00/1.00 vMB 16
597,033 597,033 000000000000000000114c5f31cdb2304da974fefef846e5fb3c4895a7153dd8 3,316 1.00/1.00 vMB 14
597,032 597,032 0000000000000000000886cc9cc009363c7d1493407b941e090e0dc10a47a2b1 2,833 1.00/1.00 vMB 33
597,031 597,031 0000000000000000000882f4c67094db01563ec88ccbd5842faf6651da3a1e61 278 0.08/1.00 vMB 18
597,030 597,030 0000000000000000000cf31ab3600c638ad4a8a67c0887a229c9e27c2306b503 247 0.07/1.00 vMB 18
597,029 597,029 00000000000000000009653ab86a18bc365a72d6f551768310c45775f4009f38 2,685 0.71/1.00 vMB 10
597,028 597,028 000000000000000000067b4353bbd5d0125620f6c13f3676508e9f5cf1518e1a 3,037 1.00/1.00 vMB 21
597,027 597,027 00000000000000000010f624e7c3f3a0abdc5344c7f1ab5e96eca677e57e9311 1,078 0.34/1.00 vMB 15
597,026 597,026 0000000000000000000237722ed04f4546d076f1e3322adb8977a6e9338a6747 1,396 0.43/1.00 vMB 9
597,025 597,025 000000000000000000127cda6eb5254b90fde6c5c52aed4bd6f69a2bec8eb4a5 2,951 1.00/1.00 vMB 27
597,024 597,024 0000000000000000000b2510a3f0b38e324d4e3f612e510223b8bd7738f057fa 3,414 1.00/1.00 vMB 21
597,023 597,023 00000000000000000005d01d272afcb5551123462a63e4f97b2868bf9748927f 409 0.14/1.00 vMB 25
597,022 597,022 00000000000000000009bd4075f397043467f22a88bea15e2e2a2c84d0ee9fc3 3,545 1.00/1.00 vMB 17
597,021 597,021 0000000000000000001216e3a2002038e0b5e17893d97c4c4bafccd421839eae 2,048 0.63/1.00 vMB 16
597,020 597,020 00000000000000000010b158a0cce9ed6bd482e95254f2ed46f87f5487b857dc 99 0.02/1.00 vMB 15
597,019 597,019 00000000000000000002d3bc638beee8af0f53a7255d4f3b64b02b24d39a8bee 1,557 0.48/1.00 vMB 9
597,018 597,018 000000000000000000010641e7955ae7a679292ebe8424ef1b73503c1572ab21 1,764 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.52 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: 668.77 GB
    • Received: 15.57 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.