Loading Tool

Explorer IconExplorer

Memory Pool

82,244 transactions
30.05 vMB
0.14961409 BTC
Random Selection Loading Transactions
Max Size: 182.09/200 MB

Candidate Block

Mining Attempt 7471a99126405abd11a1f6bc0255d0fa582dfb0be7860550f982bd9bc9430b53
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root c7216b2f83d1f8fd978c08a1ad67edee49830165c4df797e3202932701ef0926
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,848
Size: 1.00 vMB
Total Fees: 0.07905848 BTC
Feerates: 101.65 > 7.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (303,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,829 611,829 000000000000000000084997f91ba85a6a989fe5a1c61bbebe2983c4067ff292 479 0.19/1.00 vMB 23
611,828 611,828 000000000000000000026fe1d6a43acd7632130a744e2b6e0ae8a8ccda03e881 1,002 0.36/1.00 vMB 15
611,827 611,827 00000000000000000011b339d4f262da6caec1c261fe55f20ffe182e7b1ebb66 635 0.20/1.00 vMB 10
611,826 611,826 0000000000000000000eb97da0013817d1622f38dc7ad97dfcca5a4f8a1dc5fc 3,091 1.00/1.00 vMB 17
611,825 611,825 00000000000000000011387c1559bbb2eb1cf8efcdb28c51149de224ce98bed3 2,972 0.94/1.00 vMB 15
611,824 611,824 00000000000000000005836311a0e323639c349e2e77863ce3f2df4ed466e878 2,360 1.00/1.00 vMB 13
611,823 611,823 000000000000000000021d36dc0e0205041fd15c42c3d16d508305e1c36c3cb0 222 0.09/1.00 vMB 11
611,822 611,822 00000000000000000006a164421581c43a3d9b1e4530eab8af4b56917f7c1b15 1,310 0.44/1.00 vMB 17
611,821 611,821 0000000000000000000bd1c3abbe6bd648ecd32ffa67ad6fd1829957f9f37305 2,061 0.61/1.00 vMB 13
611,820 611,820 0000000000000000000ca32f957f0d9464a19cf8f652bf4a7eb8139b42c476ce 959 0.27/1.00 vMB 14
611,819 611,819 000000000000000000129c99f5cdca66769a3cf1f89e42abfaac29a81019e3f8 2,400 0.77/1.00 vMB 18
611,818 611,818 00000000000000000011a8e404508fb44238db829a2670c2fed21178527ef492 2,448 0.78/1.00 vMB 7
611,817 611,817 000000000000000000104dc222b7a87365f2a0ca88b74b72f9ea2a7dc144d9e6 3,051 1.00/1.00 vMB 26
611,816 611,816 00000000000000000010a379acfda01eb3df9ba81f557d9ceca7cf343d02cf4d 3,247 1.00/1.00 vMB 19
611,815 611,815 000000000000000000085d08f2eee104614151019bad981c596077b5cec1b6f8 315 0.12/1.00 vMB 29
611,814 611,814 000000000000000000065adde8ff97d60edb0f1b0046d14acf27a8222dae6d65 3,378 0.96/1.00 vMB 14
611,813 611,813 0000000000000000000b8e908d7c3aca053528f3de65c3c334f7c25e0c8e40b1 2,080 0.62/1.00 vMB 14
611,812 611,812 000000000000000000031dd1a268c9c741a72546ab0dbb815f652d26b153e585 1,463 0.47/1.00 vMB 11
611,811 611,811 0000000000000000000517fc9ed3ddc5d9302cccb3430862c1c847d771f954d8 424 0.15/1.00 vMB 13
611,810 611,810 0000000000000000000692f7984e3d75b7cb3659c892260a88058fbd4edf08bc 556 0.16/1.00 vMB 20
611,809 611,809 00000000000000000013a707e3113bed7ee6da3fa20c9052f794a6db6a0109c7 1,902 0.62/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.60 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.70 GB
    • Received: 15.99 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.