Loading Tool

Explorer IconExplorer

Memory Pool

77,931 transactions
29.42 vMB
0.10393782 BTC
Random Selection Loading Transactions
Max Size: 177.23/200 MB

Candidate Block

Mining Attempt d340ac915f2b9590333a035b4f47cd8b3767b9cc6eb8a1f1294b8b8c822bf79f
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 4addfd3b2890769237e4ad387130677e4a42335a4bcb9ac6f85e5c3a61db6a40
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,198
Size: 1.00 vMB
Total Fees: 0.02833828 BTC
Feerates: 151.12 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (624,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,514 290,514 00000000000000009700a8aa6723a8300862ba1e432c9683f886a9d5da75fc7c 552 0.37/1.00 vMB 25
290,513 290,513 000000000000000010de61ce1e0f39340cee37748ca7156961e6a05b5f5297dc 256 0.13/1.00 vMB 26
290,512 290,512 00000000000000005bdc2e0e21b925deac93d886e03e75e2cf15710d249c1b8c 859 0.35/1.00 vMB 85
290,511 290,511 00000000000000008b79b32bff3d2b128c0a23236f8ddf15638b686d9665977f 626 0.25/1.00 vMB 55
290,510 290,510 00000000000000008b6eec680d4eb4a8295aa3873c2134a3d106756208794142 604 0.35/1.00 vMB 32
290,509 290,509 000000000000000036a641d49b9997cb39026020004876acf99258cd8800251e 475 0.25/1.00 vMB 37
290,508 290,508 0000000000000000509086cdc4c7660143916f075bcf7f10b139d3a6b71ffaef 295 0.09/1.00 vMB 29
290,507 290,507 000000000000000091eaddd7f52196f7bde623e7b47e4e806ec92fa3bed285a7 391 0.15/1.00 vMB 41
290,506 290,506 000000000000000039fd4e6a9391a036950b733c94eed605e9033d2eca056ea3 372 0.17/1.00 vMB 43
290,505 290,505 0000000000000000a1796df33b8fb55156c607f4c90fe6d41e52e6b77041f73b 198 0.09/1.00 vMB 30
290,504 290,504 00000000000000007020e96f824c81a1925081c86020d3fe2d3e4e4340d0910b 46 0.04/1.00 vMB 3
290,503 290,503 000000000000000007efba8c7ba4b730d9f99c9783320bf325f7e5d161f82f23 549 0.33/1.00 vMB 28
290,502 290,502 0000000000000000b0527d23dce2a9f0d0ad4f12148ff033663ba4cce432ba5e 530 0.30/1.00 vMB 28
290,501 290,501 0000000000000000ea472d1a47e9acf339f1219516d1921f5f7df02187f6392c 256 0.09/1.00 vMB 55
290,500 290,500 0000000000000000cddfdf9d6d4f505253875f91a9cadfcff5dcdc4354afaebf 254 0.11/1.00 vMB 38
290,499 290,499 0000000000000000668bdca458345656538b02ddd0769c2fa8ecba5ec0bcb455 473 0.75/1.00 vMB 17
290,498 290,498 00000000000000005bc2bcdce4ce8593de638c16107677ab5bdc2e4cbdf6dbc2 512 0.20/1.00 vMB 49
290,497 290,497 000000000000000064edda8ab4f99e1f31ba67378778895491345839ecf1e0e3 851 0.35/1.00 vMB 43
290,496 290,496 0000000000000000cf3828404ef421280e2e3f17984868e8d6e669cff6fa86c3 706 0.25/1.00 vMB 61
290,495 290,495 00000000000000000a34f7dad8cf14ea2e58251a7f8581cf8d8f5eb54c8134b3 161 0.08/1.00 vMB 27
290,494 290,494 00000000000000005b30a23db252332b0b69f7e896ce8631cec123c5842b6067 374 0.20/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.