Loading Tool

Explorer IconExplorer

Memory Pool

54,606 transactions
32.28 vMB
0.22558260 BTC
Random Selection Loading Transactions
Max Size: 173.02/200 MB

Candidate Block

Mining Attempt c78ba09163539d75696661a5146308fdfee8d4458f10a700b70e1a52d291beae
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 3eb5ef7c9acfdf5fa43987488797871b9fd5f422595688103dd6eb7ac760aa7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,983
Size: 1.00 vMB
Total Fees: 0.11938303 BTC
Feerates: 101.66 > 11.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (597,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,033 317,033 00000000000000000ca34f9bd8c9b202f052b1b0cc3876b520167e97cbb8a1da 238 0.13/1.00 vMB 28
317,032 317,032 000000000000000027196fac66913b4d8e3d196f0db333f3d234b990ba01d847 282 0.14/1.00 vMB 26
317,031 317,031 000000000000000013ae25d6ea636adb835b4d8d950a7568d81e03da8f3a1394 336 0.20/1.00 vMB 24
317,030 317,030 0000000000000000113539937493efc676758db1521a3fd9338ca1a00a6b7f80 195 0.10/1.00 vMB 30
317,029 317,029 00000000000000001ee4d799ed911b99878bbc6bc5246ea7929ed1447eec2120 543 0.32/1.00 vMB 26
317,028 317,028 00000000000000001eadfbab5bfb1e83bb57c139358d3e7d0d03a99a0e249354 260 0.16/1.00 vMB 27
317,027 317,027 00000000000000002067c3a0eb5b9b5b1581b10e5ba7b7be78e72a782ff9a7af 52 0.03/1.00 vMB 22
317,026 317,026 000000000000000028dcea5447dca2186cf0379844159e5f1bc5ca3d07be52ec 32 0.01/1.00 vMB 40
317,025 317,025 00000000000000001524877743d282ab924b2191f347a1d0daef341da66df126 713 0.51/1.00 vMB 24
317,024 317,024 000000000000000003145910fad0d258da1e2eb84d3a050f5d969e3821c786b4 37 0.02/1.00 vMB 34
317,023 317,023 00000000000000000202d78f649a8bf7437f8621b0333fc517da8bc6b7b93272 165 0.08/1.00 vMB 28
317,022 317,022 00000000000000001261829b81b079d226c5901f54e5b7c55006ddaa1f9c9f11 31 0.01/1.00 vMB 13
317,021 317,021 000000000000000024d8cd511cda6a926cadf95b8cf5188bb5bd767394cd62b2 962 0.43/1.00 vMB 33
317,020 317,020 000000000000000018047e15d04aca4f1367f0f417363600bdcb41f032cff9fa 149 0.07/1.00 vMB 29
317,019 317,019 00000000000000002cd69e47af7251f73bce115074dc1959f7b32f67fdc39232 368 0.27/1.00 vMB 20
317,018 317,018 00000000000000002d563176b05fa6165a6da16a633d8c63013216e88b072551 599 0.29/1.00 vMB 30
317,017 317,017 00000000000000002d0da06a88a052fd30d28985d3280d3fe8c5a04551aaf774 342 0.28/1.00 vMB 22
317,016 317,016 000000000000000024b816f859d85a955dfe8db09e3735d51755cb5f9cf2f63f 979 0.54/1.00 vMB 30
317,015 317,015 00000000000000000894f4f2cbd1dbc8dd0b6d2f3a9a89582f5456516f2bc7d9 1,212 0.63/1.00 vMB 32
317,014 317,014 00000000000000002a4058e4886d5819762d10d3fc28ac7868519cc0d94c2aff 321 0.15/1.00 vMB 31
317,013 317,013 000000000000000006b972ac02eff19de229249c86251d5b1193429e1ad27cbb 57 0.02/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.48 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.