Loading Tool

Explorer IconExplorer

Memory Pool

28,452 transactions
7.08 vMB
0.07680193 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.20/200 MB

Candidate Block

Mining Attempt 6cb6921e09c2785bfbe8a706a7ac1545f7b12c7bcf459eb4beb10c03eb1421ad
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root e8e0161c40b2063d94057c8bcfd9cce599ab21feeef547daf99faa22e2f17c64
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,984
Size: 1.00 vMB
Total Fees: 0.04852459 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (743,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,834 169,834 000000000000003cc669b158bc15c38e94c1d249393f24c8f17d803623ed8108 9 0.02 vMB 51
169,833 169,833 000000000000029dcc16a686e52be3a098a2f709cdf0a4f1040f1c468150ded2 42 0.03 vMB 91
169,832 169,832 00000000000008ede2e7b3b3ef70d6369b1b99436deb9646f9779a03ade32f01 185 0.05 vMB 5
169,831 169,831 00000000000009917856986a45c2f3abf4e780550ea6bb569e51706a72357e9a 21 0.01 vMB 55
169,830 169,830 00000000000002eeea45ab7f41caaadf401b367d25970fbb3ca02aee37e10771 10 0.00 vMB 0
169,829 169,829 00000000000003ff9abb2cbab65379e085532187b0eb9d6d82055dedc880021b 57 0.03 vMB 72
169,828 169,828 0000000000000116fe892ec12aaca62b3d946074db8d3643a5d6309373d04474 83 0.05 vMB 40
169,827 169,827 00000000000005786ae12580e4231e3968dce0da67584b9b40f2c34a663b4874 1 0.00 vMB 0
169,826 169,826 0000000000000717a8aadf56ed51b0f10e9804189baf9aedd1d9f58fcf244eea 69 0.04 vMB 128
169,825 169,825 000000000000064337fc3220491e85280967ba0595c3a3c2dfca3b8d6a467a0a 116 0.07 vMB 282
169,824 169,824 00000000000001630e51d0921630e84a1709f464412210e693c0f63c24a0b044 1 0.00 vMB 0
169,823 169,823 0000000000000a4356c96db611787c0df907ea94723b33238d12508fe0b10623 1 0.00 vMB 0
169,822 169,822 000000000000077bcd67075ff251f8a5a02c047cbaee0d569dd9a72f8e6e9a43 1 0.00 vMB 0
169,821 169,821 00000000000007a146241434420068bf37aad7bf8bfc8cbb55932323556d44cd 34 0.02 vMB 57
169,820 169,820 000000000000080255869119c3ce3b580b304fc1d2329622723f05437fd03fac 10 0.00 vMB 50
169,819 169,819 000000000000048e6087b7332dc90db5224d8bb2f13dc687f09a319bcb236c5b 59 0.04 vMB 66
169,818 169,818 00000000000005aa6566687c3f0b15ba217ee97e2abcf5c542c59285c839664a 58 0.03 vMB 460
169,817 169,817 000000000000076bee8aa90f78dfb4e1b5fdcec49132223c1f56c69370dc6338 1 0.00 vMB 0
169,816 169,816 0000000000000b193fbce56ce2fac7a4b11ff951295353225804b5f437f1f292 96 0.04 vMB 374
169,815 169,815 0000000000000473edc6505dbea22895665e11cd5983704a36350358941d2082 23 0.01 vMB 22
169,814 169,814 00000000000003966764d0983bfef97f2505f4085d1447ed72794f5e2ebe80e0 32 0.03 vMB 357
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 80
    • Outgoing: 10
  • Data Transfer:
    • Sent: 40.89 GB
    • Received: 0.56 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.