Loading Tool

Explorer IconExplorer

Memory Pool

39,439 transactions
27.03 vMB
0.05414175 BTC
Random Selection Loading Transactions
Max Size: 141.22/200 MB

Candidate Block

Mining Attempt 1493fea5fd30f1882e2d11376d039f3497112b318ea7a7cd5a61ce6fd97dcd69
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 9f1ca7b86d67fe09eb1bb48906848dacc9405010d2c7d536c5e86a799af12089
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,062
Size: 1.00 vMB
Total Fees: 0.00416574 BTC
Feerates: 18.19 > 0.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (217,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,178 697,178 000000000000000000076ff7504ee14b90bb08614536f22225a478ed2f5436d8 733 0.27/1.00 vMB 12
697,177 697,177 00000000000000000001be50c9a3ff21acbb7a0f2909c12b2f3d36f0fee479a9 1,112 0.46/1.00 vMB 11
697,176 697,176 0000000000000000000eed23e0feeb00083dc6430fe91184673a03db492d6e4b 1,436 0.53/1.00 vMB 16
697,175 697,175 00000000000000000005e843124827d2da41163c4dbab172c53bc61e3dcb7e20 1,640 0.64/1.00 vMB 11
697,174 697,174 0000000000000000000aaee817c26f01fa0e7bae37885b20116e7cb7bba03930 153 0.04/1.00 vMB 12
697,173 697,173 000000000000000000033789069aa55d7c7d73d1045281b8c4f632fcb3ba546d 2,516 0.91/1.00 vMB 14
697,172 697,172 0000000000000000000b57682457cb962448da5a6c30417864c401b0f108592b 374 0.14/1.00 vMB 13
697,171 697,171 0000000000000000000bee25f2558a7790cacdbeb34a96f4f075d7b217fab926 1,901 0.89/1.00 vMB 10
697,170 697,170 0000000000000000000363bb4e445646861217755ae1abf82899fa4c4095940e 1,808 0.54/1.00 vMB 3
697,169 697,169 00000000000000000008a19af1f5040fc4b3d352c1865783995baebce87f048a 1,922 1.00/1.00 vMB 6
697,168 697,168 00000000000000000004578292eca04301bcd8623b3a51b2309d49e39b5d9dc3 3,138 1.00/1.00 vMB 22
697,167 697,167 00000000000000000002975d64434882ac830d37b568df5a0bf96b1df84151a4 216 0.06/1.00 vMB 15
697,166 697,166 00000000000000000006672d715cd2b605540be0c5759a47818bcf9fd4bd3c6e 2,598 0.81/1.00 vMB 12
697,165 697,165 000000000000000000060f66f3e066e9f7fa3987262f93f915bd904a98cd7287 1,561 0.87/1.00 vMB 8
697,164 697,164 00000000000000000010615087f4580e6615b366145fb06efa894b1dbf21549b 257 0.11/1.00 vMB 11
697,163 697,163 000000000000000000014a50699550175f0178aa262c8cd9f5d119b87c0983c5 1,156 0.55/1.00 vMB 11
697,162 697,162 000000000000000000070113fe0799b747aad9e1ab44c395e0702ff097998ed6 226 0.46/1.00 vMB 3
697,161 697,161 0000000000000000001152afddefb47441034f2d6daebf3b5e67628f7c968bfa 914 0.81/1.00 vMB 5
697,160 697,160 0000000000000000000c45d4aa92867e26e089128e9d4384c8a606f1cedc8e3f 1,537 1.00/1.00 vMB 7
697,159 697,159 00000000000000000003152bac6312ff6cc9fda23f601f73941b99f0248e30db 529 1.00/1.00 vMB 2
697,158 697,158 00000000000000000006c8f12c549423f3cb6b2c337ac58c6dd7d4482ea78137 2,012 1.00/1.00 vMB 13
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: 652.92 GB
    • Received: 13.81 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.