Loading Tool

Explorer IconExplorer

Memory Pool

32,964 transactions
27.23 vMB
0.05666297 BTC
Random Selection Loading Transactions
Max Size: 135.42/200 MB

Candidate Block

Mining Attempt 483e1b5793bd4b56a3a610742fc8c0d08fc1621b244e54d87d7f0617169bb6f5
Version 20000000
Previous Block 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3
Merkle Root e8646c2248f2ff210f9ba610ddf442e3b4e41e44322b178dd467d6851070a201
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,402
Size: 1.00 vMB
Total Fees: 0.00535877 BTC
Feerates: 40.21 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,605 (617,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,585 297,585 00000000000000005a2d3c48c976722df6a495c6a7983f2121b73755fc41b2dc 874 0.47/1.00 vMB 30
297,584 297,584 000000000000000030799edfac02da34df8a7498bc02277f10a24bb16055c123 176 0.07/1.00 vMB 25
297,583 297,583 000000000000000038cc20901ab36fcfb966237f859ec33af520f292e513d9cf 525 0.32/1.00 vMB 29
297,582 297,582 0000000000000000818d9d6ef71eb2e50e5841b4bc332ef8ba3a4e0b8ccb0ea4 682 0.56/1.00 vMB 25
297,581 297,581 000000000000000062e4a8e25a3f7719f97654ad5896b6739ee59e27118b037b 976 0.50/1.00 vMB 35
297,580 297,580 000000000000000067af0f1d8df8c4b0482ca3131a78b7dd1fef49fdc1b8b8e9 61 0.09/1.00 vMB 17
297,579 297,579 000000000000000033e2a39723d9adfb6440d06e0036f4ec2ef091df4c25c5b7 292 0.35/1.00 vMB 17
297,578 297,578 0000000000000000192e718cd712a8f589496c8983118860f0a1ac3b459139e4 865 0.35/1.00 vMB 45
297,577 297,577 000000000000000069bd2a215114abaf3a199aec37c7a2bf8994935f55274fb2 332 0.36/1.00 vMB 16
297,576 297,576 00000000000000000259f5e3bab629e8aac8440b6351ae93cb314248e5828d6c 1,024 0.45/1.00 vMB 88
297,575 297,575 000000000000000024846ad10094bd7b6736530831851237ac3f97586ab043b0 38 0.01/1.00 vMB 14
297,574 297,574 00000000000000007c8436cb64e4a77ecc08c485d00a6a64b8a8efe0ef1ac70f 381 0.21/1.00 vMB 32
297,573 297,573 00000000000000002730999ab80e10d0b4f7cad8f11256131d7c6040a270dd03 714 0.70/1.00 vMB 17
297,572 297,572 00000000000000005703c3b597f127ba7d3d8e2fd0ea47e75cef674fc630d58c 723 0.25/1.00 vMB 71
297,571 297,571 0000000000000000945c56d55f6fdad15401e5ad77f69f248f087d3d9a77a34e 789 0.44/1.00 vMB 31
297,570 297,570 000000000000000026c02648ebeeb7dff00c485f47b17aa2a159116c9fbd98b6 256 0.16/1.00 vMB 25
297,569 297,569 00000000000000001ac517bdf6d5a887a78b2daa7966e6157c465dccf3ee659c 902 0.35/1.00 vMB 49
297,568 297,568 00000000000000006d3b67e7848e61bac196a3a559dc129369dd11512729db29 1,089 0.49/1.00 vMB 32
297,567 297,567 000000000000000029ea4ed253d752cfa0a89151bdf6dcdf56a6bce5a4c46a97 64 0.04/1.00 vMB 53
297,566 297,566 000000000000000049208985be0ae1adb7042d47ff3758572ebbc43c20509848 337 0.21/1.00 vMB 30
297,565 297,565 00000000000000009492c806ba5f497db63a95f835508289dd4ea3531e1b877c 89 0.03/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.90 GB
    • Received: 11.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.