Loading Tool

Explorer IconExplorer

Memory Pool

76,779 transactions
29.75 vMB
0.10194258 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt 546a50f645ac5040f683ddf2d71a7838e687338c82c16037ce75d0869f0093b3
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 138907b80f8ccca352affb411114f0a93e7717545979dcf19bec9d9ad5382dc1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,063
Size: 1.00 vMB
Total Fees: 0.03461128 BTC
Feerates: 357.61 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (630,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,340 285,340 0000000000000000375ea04f7b1ac80512686dfbe4be502219050ac1e8fd5e4a 36 0.07/1.00 vMB 11
285,339 285,339 0000000000000000b129183c654bd94b0926de82e1c94e8d237a90befbb9410a 614 0.35/1.00 vMB 31
285,338 285,338 000000000000000177881d6c26a476d55a0407d33ed9dff6d09604ad06578301 1,184 0.50/1.00 vMB 48
285,337 285,337 0000000000000000ed97f068bca2a838457af226885e3682d990101bf2e5327f 76 0.06/1.00 vMB 81
285,336 285,336 00000000000000017ecc849b6850726d00618a572d8b98c670fd63a9efb46598 359 0.31/1.00 vMB 29
285,335 285,335 00000000000000018d73380f6416a53fba7b9640544fe119aac0e1731ffb1530 677 0.50/1.00 vMB 26
285,334 285,334 0000000000000001443fae21ffaa2d9d87ca3afaf83f38c5ba81e6fc6066bb49 181 0.06/1.00 vMB 101
285,333 285,333 000000000000000156b4cb5fd065e08ba2dd6f9d6d94dc45c0f398be8479bc7c 590 0.35/1.00 vMB 27
285,332 285,332 0000000000000000470698ce5b065604999543e5194a804f78f95f76a9245dc8 747 0.35/1.00 vMB 32
285,331 285,331 00000000000000018f69acb7984facac3952290a96c3c65646738f9276b1e2a5 930 0.35/1.00 vMB 58
285,330 285,330 000000000000000189baf943923427d194ad361c09ecaee81138fc437bf7ae25 1,114 0.50/1.00 vMB 39
285,329 285,329 0000000000000001112fecf515aa5ebd5001bbff092837a27e4bd92fcaa80268 64 0.03/1.00 vMB 42
285,328 285,328 0000000000000000a98c44fa658199d02b30e0f40aef1a14f30aa055f4a58162 1,015 0.35/1.00 vMB 44
285,327 285,327 000000000000000057c7cf2d0cbfa2cc221565924878e27ea27f4f4252902ac5 201 0.06/1.00 vMB 192
285,326 285,326 000000000000000074d3d329a6819218ea5797d7523f3ee7dafe3ada17a0c036 763 0.35/1.00 vMB 46
285,325 285,325 000000000000000039a3d5b76f38bca2396890569e2e8d4a491bbe068cf4dbfc 431 0.19/1.00 vMB 44
285,324 285,324 000000000000000176cf6b0b1103d958db9336197447ba98ca10dcd534eadf39 492 0.22/1.00 vMB 43
285,323 285,323 00000000000000012ca037dad2e0edc7fb9d2bdec6d452dd1e72099caf4c3355 741 0.29/1.00 vMB 50
285,322 285,322 000000000000000006e3822aeda09478edd3d802f81ce1a5c9ef367520fe9450 293 0.13/1.00 vMB 54
285,321 285,321 00000000000000007e98c581d64c28261c39d3d57beaf7c0867d0aeef8258aee 615 0.37/1.00 vMB 32
285,320 285,320 000000000000000166711969d428ba288352ac4563c6f21e84330ec0536ee5c4 728 0.25/1.00 vMB 57
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.10 GB
    • Received: 18.70 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.