Loading Tool

Explorer IconExplorer

Memory Pool

38,929 transactions
26.26 vMB
0.05500316 BTC
Random Selection Loading Transactions
Max Size: 136.50/200 MB

Candidate Block

Mining Attempt 67622981525bc8854e9441a80cb728e06f977c64b02bd2e8bcfb61311bb9d4b0
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root e1cdcb4c9d498a7d15856fa9260f475d7231dc3b403963124d1531645d9c10c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,709
Size: 1.00 vMB
Total Fees: 0.00705998 BTC
Feerates: 77.76 > 0.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (610,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,125 304,125 00000000000000003abeb44f4033e5ba6c87ce4c9054db97d679b4720ca18df6 229 0.17/1.00 vMB 24
304,124 304,124 000000000000000062a2f2c2b9aed540f7c25062ff9c8d38c010eb57baf29259 642 0.26/1.00 vMB 38
304,123 304,123 00000000000000003c78460d745a83faa7552d04e3e82368b3dc6e59a4bdfdb5 506 0.21/1.00 vMB 33
304,122 304,122 00000000000000002d204cce4ee5e7976a0a485d658b4a15ebf31cdbce8a4915 564 0.26/1.00 vMB 34
304,121 304,121 00000000000000002a4775e8f6020a95f01e036926ef409f56e83057e5c3e4f3 475 0.26/1.00 vMB 30
304,120 304,120 0000000000000000629c7999a8b23208fd4a75d52d81a5efbb11ceeed405d3b4 475 0.24/1.00 vMB 33
304,119 304,119 00000000000000005d3e41e8555dd13097e60a0b73e6d0e792afad11f38355f8 86 0.10/1.00 vMB 10
304,118 304,118 00000000000000004061a657bf20f3490bfb40556829e1d5dc7b896bf34c59ca 32 0.03/1.00 vMB 18
304,117 304,117 00000000000000000f2d1e876bf76e6fc6619929bd8c43f2ddf53920cccdae4f 473 0.22/1.00 vMB 39
304,116 304,116 000000000000000026f82d75cc207c7d259c269cf226446597e612a6e94967da 425 0.24/1.00 vMB 31
304,115 304,115 000000000000000026d07fd454d84bdca73abb5ff0a875a1c2ad97857dffc934 610 0.40/1.00 vMB 28
304,114 304,114 0000000000000000060791a8925ca46395d16b8abdbaad61797a9fb8543fcc23 246 0.15/1.00 vMB 27
304,113 304,113 00000000000000001c288aac8f1663f8f6a2e9ca2ff1f7e06a553819ab2e0ca0 64 0.06/1.00 vMB 17
304,112 304,112 00000000000000005dae8dc87610eb81abb9e6ab64238e9df78e207e6457e0a6 92 0.07/1.00 vMB 21
304,111 304,111 00000000000000001286d2702cde92f580723247c40a7c104497502d648133c3 66 0.12/1.00 vMB 9
304,110 304,110 00000000000000005bba7c578bfaa027ebc38dbe2e2c451f575ee4adb95636dc 511 0.44/1.00 vMB 23
304,109 304,109 00000000000000002e2b4b64eefc8013fde5f99de699d5a449cc7800c6643f33 813 0.49/1.00 vMB 31
304,108 304,108 000000000000000019fec86cf273212fdbd0a5f0fb82098e0b4dce1809d2fcff 587 0.35/1.00 vMB 28
304,107 304,107 000000000000000063854267529cf3ecd9aea77afbfb845e7caaa8a88257a60c 22 0.08/1.00 vMB 3
304,106 304,106 000000000000000038d8a2acbd0595cb5eb2ad71965ab9d260ddbe56c6275c4a 136 0.10/1.00 vMB 22
304,105 304,105 0000000000000000608fabc6726dc381a0c2ee4a8e70d2ee109b0761d761e9b3 123 0.10/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.83 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.