Loading Tool

Explorer IconExplorer

Memory Pool

80,692 transactions
29.42 vMB
0.09964150 BTC
Random Selection Loading Transactions
Max Size: 179.20/200 MB

Candidate Block

Mining Attempt 53114409cca315324739fb1187ac65f8e780579021cc0c62f03167756fa102d0
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 2f2193929e7668cccbd770ef1c2bb2bc40b7fe18e5e066655751832afdb86174
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,388
Size: 1.00 vMB
Total Fees: 0.03789966 BTC
Feerates: 101.66 > 3.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (363,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,150 551,150 000000000000000000084d5bc19012f7be6f487fe56c7e4d01239d538042b645 1,388 0.99/1.00 vMB 9
551,149 551,149 0000000000000000001f4e55bd1c37257b7a4bb553f52ebbdaa051a565738568 2,982 1.00/1.00 vMB 14
551,148 551,148 0000000000000000001a299f2ad578ae066d923485759d8d4bde65a5088389ca 2,594 1.00/1.00 vMB 53
551,147 551,147 00000000000000000002c6e985ce4aa4dcd2a8331357fcb09143888822fc4952 2,692 1.00/1.00 vMB 14
551,146 551,146 000000000000000000213bab031dcf3ebe211b728659a3bd3f9906e64e332e09 2,392 1.00/1.00 vMB 14
551,145 551,145 0000000000000000001a99e3ca34e888882bcf3bf7141286024d17d568713431 2,598 1.00/1.00 vMB 56
551,144 551,144 00000000000000000000d81194450d1996d1c04a392894f9c9673c3f2c4934a5 1,192 0.47/1.00 vMB 46
551,143 551,143 000000000000000000084bf9418995699bd56a8a1e1cf409478c86131681cbd0 861 0.68/1.00 vMB 14
551,142 551,142 0000000000000000001a5ea501c4b69c2c1e78d255e68ffd8a6d6b41c24436dc 1,551 1.00/1.00 vMB 17
551,141 551,141 0000000000000000001d1ea6b40b4ef2d736eb3f9bf6f01a1b9f7332884dc63d 3,180 1.00/1.00 vMB 6
551,140 551,140 0000000000000000000fcba3af66a611ee535f3ac0803267df01997abab13532 2,909 1.00/1.00 vMB 25
551,139 551,139 0000000000000000000ca76a850a52103cf6fdac97e4c7aaeca1174a735aa956 2,518 1.00/1.00 vMB 53
551,138 551,138 000000000000000000131dbfba5b0a84510c55f0544ab3e2fa5b780a3e9316c4 3,035 1.00/1.00 vMB 62
551,137 551,137 0000000000000000001d0f781d0831d4ef76324b77dcd7bb937fd05add571f7f 2,924 1.00/1.00 vMB 41
551,136 551,136 000000000000000000263faf27ccb3f857627258e7a6fe4d6e2439c698d7bce6 1,344 0.86/1.00 vMB 15
551,135 551,135 0000000000000000001bcfcb547c495239b17e73e6a732121a4a9024b2f58804 241 1.00/1.00 vMB 3
551,134 551,134 00000000000000000017eaef33d9a6eaa6e144525008113a198dfa728a407312 2,150 1.00/1.00 vMB 24
551,133 551,133 000000000000000000135eaa3ede9deb121d536f056a9dbd8d094e09bf1e0d4a 1,301 1.00/1.00 vMB 13
551,132 551,132 00000000000000000006726a61a455a40e4fe81b6bac9ffb57601eff56397ac7 2,363 1.00/1.00 vMB 28
551,131 551,131 000000000000000000025453dd1e271ed9e1e032b200a20058fc25f3a15631b2 2,718 1.00/1.00 vMB 23
551,130 551,130 0000000000000000001751c067ea13e0b7df4b51b7dae0443bc711fb9070f42c 1,834 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.53 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.98 GB
    • Received: 15.68 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.