Loading Tool

Explorer IconExplorer

Memory Pool

49,377 transactions
28.50 vMB
0.13960979 BTC
Random Selection Loading Transactions
Max Size: 152.44/200 MB

Candidate Block

Mining Attempt 6702b27375c50946ad6313494a99ad04f07f64e678d095cd967d4c0e6d76acae
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 5fbbb0c4ca26271bea7107857231c0dc039bb26eca471ceadbcd0766ac1e1d0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,479
Size: 1.00 vMB
Total Fees: 0.08271799 BTC
Feerates: 301.05 > 8.29 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (303,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,886 610,886 00000000000000000001895e458bb96cb24c4b8c89c6eece51ab167a27275178 1,432 0.47/1.00 vMB 2
610,885 610,885 0000000000000000000c64c0a35546b3912fdc0dc609ee951d11704785ddc7cd 2,533 1.00/1.00 vMB 11
610,884 610,884 0000000000000000000a4c4668c985bcaa47518517a5c411c900e534582b2eec 2,901 1.00/1.00 vMB 17
610,883 610,883 0000000000000000000b3a963c944e3fe376159e5f82b78d0fc3ade9814faef6 427 0.15/1.00 vMB 15
610,882 610,882 0000000000000000000d2ef62ff133892e5488be35d9f98eeec7965be08ac3fb 1,561 0.85/1.00 vMB 1
610,881 610,881 0000000000000000000604a4d65bcac0753f6644585ffbdf29acc1be4c840861 2,442 1.00/1.00 vMB 13
610,880 610,880 000000000000000000034a4082acad32a31432ff50747cdea58058fd10c82d22 3,094 1.00/1.00 vMB 14
610,879 610,879 00000000000000000011c32429588ba062d4e565053e2081d8a0bfaa8329fb3c 2,492 1.00/1.00 vMB 16
610,878 610,878 0000000000000000000e8e5458fa7fd2cbec2040d9c5d25d4b1d96501bc269c6 22 0.01/1.00 vMB 6
610,877 610,877 0000000000000000001222d4dfce84448c9321f54cb756fc7cc790405698ba9c 1,131 0.48/1.00 vMB 7
610,876 610,876 0000000000000000000ee7ae7e3d7091ef56e8d237040cc3b5a58f2ffee6dc07 2,490 1.00/1.00 vMB 8
610,875 610,875 0000000000000000000fd7d203da0d2db3444a33618ba9f7a0b3fc2110165bf6 2,634 1.00/1.00 vMB 13
610,874 610,874 000000000000000000141510398d1870de67c041c1baa0444b0c58e3f4cbcb49 1,064 0.40/1.00 vMB 6
610,873 610,873 0000000000000000001141af9131459258e58d0f76cf02dd81ad9a740dacc3ab 2,396 1.00/1.00 vMB 11
610,872 610,872 0000000000000000000d352134add776fd09d6704168cfed02db6204f564a1bd 1,878 0.53/1.00 vMB 12
610,871 610,871 0000000000000000000437c9a6bb7c071d67c60e0f1fe30d2d6a0f2c365c2cc8 126 0.05/1.00 vMB 9
610,870 610,870 000000000000000000091c70ab1ee4671b558e2c3f87ea681a2749db2071439b 2,783 0.85/1.00 vMB 13
610,869 610,869 000000000000000000081e7b9a130a240fe8cc694723e3601c986fc725dd3c7a 3,039 1.00/1.00 vMB 9
610,868 610,868 0000000000000000001276886b459ee5bbf84be614636f638c0595a2657760a2 978 0.55/1.00 vMB 4
610,867 610,867 0000000000000000000c59efc7c5eadf40384d67feace55df3e4e5ef7b3b040c 3,266 1.00/1.00 vMB 10
610,866 610,866 00000000000000000007f07235c54253f3b600184b6b1af98fae011c4517069e 2,119 0.73/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.