Loading Tool

Explorer IconExplorer

Memory Pool

76,928 transactions
28.83 vMB
0.07327277 BTC
Random Selection Loading Transactions
Max Size: 174.33/200 MB

Candidate Block

Mining Attempt ca03c4d8816926a78c28eeb94108d30d3128d74322e0de22431a80beffdc7586
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 6a582c5ea41c7e4e379bbed7b6d2d560fe27bdded48177e0f344c2e0629423ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,178
Size: 1.00 vMB
Total Fees: 0.01317436 BTC
Feerates: 302.06 > 1.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (621,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,745 293,745 000000000000000030f3d164a40737de2ee6a00c4a730798298d6eebe8c19592 91 0.06/1.00 vMB 19
293,744 293,744 000000000000000022e9f99012f97dcb192d7764abae2ef430651755768e665e 459 0.29/1.00 vMB 33
293,743 293,743 0000000000000000b69abfcac5ba634b1d2cc75ac7459cea50a736a4d228d217 384 0.26/1.00 vMB 27
293,742 293,742 0000000000000000267c7f136a1fc88578817bc50043e3112941a30fc65b798c 897 0.50/1.00 vMB 34
293,741 293,741 0000000000000000437ea7509112cdca3d54384126ccf033f6251c7328208f1d 26 0.02/1.00 vMB 18
293,740 293,740 0000000000000000ad3945effd35e5eba172f6dc84a45b01a4a246e03068767f 275 0.16/1.00 vMB 29
293,739 293,739 000000000000000047a2c384494a5b34c86d844aa9d37d628c1d5ad53143209f 233 0.14/1.00 vMB 26
293,738 293,738 00000000000000001dd42bd9710ae8700906f68598da3f0edc2764f2c7fa1b95 109 0.04/1.00 vMB 40
293,737 293,737 00000000000000003d08eb00a52bfb7f5c3670731b328deeb0d6e638b9e6ec88 175 0.08/1.00 vMB 26
293,736 293,736 00000000000000009374abf1713cb73be06c0cf3237bc7f5df141bb067fbe0ff 365 0.17/1.00 vMB 44
293,735 293,735 000000000000000011e56cffc267f5334552e778d6166b48e86c5ac35930d6b7 232 0.31/1.00 vMB 20
293,734 293,734 0000000000000000c738780af0b6fea68672f44ccf25de73c84ad401abb58ca2 256 0.19/1.00 vMB 31
293,733 293,733 0000000000000000c09923deace830bfb6614e4d084405f855b232afab10fbea 256 0.08/1.00 vMB 53
293,732 293,732 0000000000000000474c5c5a99c6ee4493164862afab0155bd349b2112560ed1 128 0.04/1.00 vMB 878
293,731 293,731 0000000000000000a4dbc0d25c09504653a1a078419e3c562217057612fcc676 110 0.05/1.00 vMB 32
293,730 293,730 00000000000000008cd631777d86908a9db56a27639e127a9f535d5d4c30f4d2 142 0.09/1.00 vMB 27
293,729 293,729 00000000000000003e263553adf7d3587ef680a8a651ec74651378dcc87072f3 27 0.01/1.00 vMB 25
293,728 293,728 000000000000000015eab4046874cc5a2cd5b615fa50845259c5f2a25047c8c0 34 0.02/1.00 vMB 20
293,727 293,727 000000000000000013b0e39d4204ed38b18b4a52b74590aa372625ac59f7d668 59 0.03/1.00 vMB 19
293,726 293,726 0000000000000000d9f33dd7c7ccb7d064df06b2f5def231a703ef6ec6bc2ba1 660 0.56/1.00 vMB 34
293,725 293,725 00000000000000005d3a331d7aabe90f3ea02e506d566fc1d4d394222be6b21e 512 0.16/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.