Loading Tool

Explorer IconExplorer

Memory Pool

78,500 transactions
30.30 vMB
0.12067144 BTC
Random Selection Loading Transactions
Max Size: 182.54/200 MB

Candidate Block

Mining Attempt a258fd8e577d55ef6440f8c431ae89d02834e495a715dd8f95b2e12600696ca1
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 62ee479b48c3618a5ea53dcabc0eb1e56672a350163470c96f490848b0a1b986
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,040
Size: 1.00 vMB
Total Fees: 0.04372045 BTC
Feerates: 357.61 > 4.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (725,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,509 189,509 000000000000081c1cbfd702940bccc8f0cd62fdfc0af207e2c100bfba4dc66f 154 0.12/1.00 vMB 111
189,508 189,508 000000000000054b968902d9ad3b0b0fce2a2f60c37f1cd6e26665914decb17a 92 0.04/1.00 vMB 109
189,507 189,507 000000000000013f562f74db1dca98615a5668f52960af940821ab979fcec6d0 99 0.06/1.00 vMB 83
189,506 189,506 000000000000000b45ac5113a7063aedcc24726d56584b8a2e73709c19292982 168 0.10/1.00 vMB 74
189,505 189,505 000000000000036d4a5c315601bfa6a7fdab4b5427698a5b49abc292fdc300ce 442 0.20/1.00 vMB 111
189,504 189,504 00000000000003de835c2a316443333d9fb1eb08ca22868f79b7960aef6512fd 128 0.07/1.00 vMB 135
189,503 189,503 00000000000009920770f2d40b5b6a8aba33d969b855c91b0f56e3db9c27e41a 173 0.09/1.00 vMB 92
189,502 189,502 000000000000023093e45ae5422b2f8b0160ce6c3b2e20a22586e60d99fb54bd 39 0.01/1.00 vMB 85
189,501 189,501 000000000000061b88b57e532523c62f948cf16bd4bd0d98700e0dd03a9a6487 159 0.10/1.00 vMB 89
189,500 189,500 00000000000008a9b61e18c2694b425635c146c7603c2219aa8c434c2ff0f7c8 586 0.25/1.00 vMB 125
189,499 189,499 000000000000031b82887e27666a2cbb936e2d3fc0108ea8569c704fd74f0f03 32 0.01/1.00 vMB 0
189,498 189,498 00000000000003a7b87b4d43d14aa45a4848e7b7fbd3b239909d1a0f7e487274 512 0.26/1.00 vMB 103
189,497 189,497 000000000000081f2492fd5f92f6e0e74b67c187e7d212f9b63c1acd5605f005 165 0.05/1.00 vMB 129
189,496 189,496 0000000000000283b37de995eebcaec2d4efb1939900a747aa12fc024ca3fdbb 536 0.25/1.00 vMB 112
189,495 189,495 00000000000003bb23b5eb3e5210e357d449615e428641b1a52ead5cda31a917 108 0.03/1.00 vMB 78
189,494 189,494 000000000000087ff22755cee0f117f29d696ca75dfba8fc6961b24fff0b7776 126 0.05/1.00 vMB 9
189,493 189,493 00000000000003fe24580ef3d7e35928486c6b11dd52d8e945470c6fc3553792 216 0.08/1.00 vMB 175
189,492 189,492 000000000000009484c00eebe707b702b32c93cfc77ffcfbb94e2078ef808f5e 143 0.05/1.00 vMB 7
189,491 189,491 00000000000002eec850379488b2afe8fcc9e9118f9e728838ab13c9f55e6257 470 0.25/1.00 vMB 121
189,490 189,490 0000000000000421ffeaf0d729d944f3e53d4b4de98374ef23547f401d9b7f72 354 0.20/1.00 vMB 98
189,489 189,489 00000000000000d8f897dfd10111f210a71761ba7a31ae70e821045ea3f201bc 8 0.00/1.00 vMB 350
Previous 10 blocks ↓
Total Size: 783.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: 744.80 GB
    • Received: 18.71 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.