Loading Tool

Explorer IconExplorer

Memory Pool

74,648 transactions
29.73 vMB
0.09721168 BTC
Random Selection Loading Transactions
Max Size: 172.38/200 MB

Candidate Block

Mining Attempt dc14526d5da12c6726e7450d0b2be0b25f0a16417f91e684e0e03bd1161504a7
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root fe7754b98cea7739b435639e2a763e1467768350e3c1d4bac381d96d7fa8bb80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,861
Size: 1.00 vMB
Total Fees: 0.02704133 BTC
Feerates: 150.36 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (236,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,749 678,749 0000000000000000000662a257ff17c6936861c3d529d3f948cf7c3588a9b8ae 700 1.00/1.00 vMB 13
678,748 678,748 00000000000000000006929396921daaf4e208a04baf69a8261588413ceaece5 1,836 1.00/1.00 vMB 30
678,747 678,747 0000000000000000000b20a66d90ece0de4f3252b637da5ba6fffe7829700a7d 2,206 1.00/1.00 vMB 41
678,746 678,746 0000000000000000000716c255bc03cc48c501ddd69d621d97908200b6f18279 413 1.00/1.00 vMB 8
678,745 678,745 000000000000000000083cfaddc1db304ba0ec0579306f23e9b19f0caaaaf119 381 1.00/1.00 vMB 8
678,744 678,744 0000000000000000000793ada468939dfb15cb8d891129c552c5b9e980a524cf 643 1.00/1.00 vMB 16
678,743 678,743 00000000000000000005422e193b23cc5cdf5fc02151c0e27f9c2f48b03229ad 261 1.00/1.00 vMB 13
678,742 678,742 00000000000000000009df8a9d956e3b4485c1f0336aeeedcaf6a314a8842fab 603 1.00/1.00 vMB 14
678,741 678,741 00000000000000000008d862d5472ffde0ecc8a15b01282572effeb1698563cc 894 1.00/1.00 vMB 8
678,740 678,740 0000000000000000000ab72e16aa14500ecf6429330363f57779dcd1ecc97b67 1,530 1.00/1.00 vMB 9
678,739 678,739 00000000000000000002f47a51d03626562957b169dcdb98fdfa774912fd428b 1,101 1.00/1.00 vMB 17
678,738 678,738 00000000000000000004b264726be57b5fadac78ef61f40fcf65d8a5fc8fe33c 2,127 1.00/1.00 vMB 49
678,737 678,737 000000000000000000091f78a7b783519513f3c238a18cfe194ef3fe7376b412 752 1.00/1.00 vMB 78
678,736 678,736 00000000000000000006bf2246eac80c0ae26cf729f9afcf1f0fe342908b2c6e 2,019 1.00/1.00 vMB 14
678,735 678,735 00000000000000000001622c7bbbfd50ccfeb4517fa17d7e407c4759be8f6d9c 2,497 1.00/1.00 vMB 21
678,734 678,734 000000000000000000085b98df6e3e64c6ed4d81237bbe53b6bd9547f8eeb66c 2,593 1.00/1.00 vMB 23
678,733 678,733 0000000000000000000646ff746f16083f9a9e7ff6227825e70020aab487423d 2,232 1.00/1.00 vMB 11
678,732 678,732 000000000000000000088b4239c425c364bebf44c5695320d5296b520c81d31c 2,690 1.00/1.00 vMB 48
678,731 678,731 000000000000000000059e3377fdf09e13e164873427f58e048a26b4b8350b90 2,510 1.00/1.00 vMB 65
678,730 678,730 000000000000000000032fa08abbad6630e1843820a38f285a0d1c71d4b54027 2,413 1.00/1.00 vMB 30
678,729 678,729 00000000000000000004086f4ca29ddbec5e3a7a9044e0885de0d8254288ebf3 2,527 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.