Loading Tool

Explorer IconExplorer

Memory Pool

38,122 transactions
18.43 vMB
0.15456382 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.67/200 MB

Candidate Block

Mining Attempt 6c861f7f900f80deb01ec1b37b4fd4b06e8a661cc325c732c1714639ac8e5561
Version 20000000
Previous Block 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f
Merkle Root aab16809b802a145dd42b2366460a155705f265b1ae5bf13c8800bcf7fd4024a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,572
Size: 1.00 vMB
Total Fees: 0.03493718 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,330 (762,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,393 150,393 00000000000002b83872e20c8d1b96bba277cbb76fa990c3a72eb1c6724b9da0 44 0.02 vMB 30
150,392 150,392 0000000000000b07b855fe2d262122c828e37766378dfe8340ef9401c4e1c18d 121 0.04 vMB 26
150,391 150,391 0000000000000974d5670a00524533a16c2486cbec4f56791e281144e16b3613 91 0.03 vMB 112
150,390 150,390 000000000000034af30159ace34426b4c1a8005c6a1d43db36aef3e3353fa4e2 44 0.02 vMB 74
150,389 150,389 000000000000074d05ef5a73d7ed0609460369c6e5cbb006d81df31f618a2985 3 0.00 vMB 1,934
150,388 150,388 0000000000000676bd7762bafc12b1e644dbf7b9369aaf4d6df9f4d011bea568 56 0.02 vMB 67
150,387 150,387 00000000000007b5ef6922ca0efd7e8dbb4f620bc0ea0c6436a68e8aa4a568a0 38 0.01 vMB 229
150,386 150,386 000000000000019d78319f3d7b1cb1c9108250900da017d0331b3bfcc6f81a8a 133 0.04 vMB 19
150,385 150,385 0000000000000605efabf39ef038b47ede39a3743b4cdaac1c7f89dfe623cf7a 86 0.09 vMB 85
150,384 150,384 0000000000000534862c437ea38d0d7918d97355cf451e8fb632a2c7325fa692 177 0.05 vMB 2
150,383 150,383 00000000000006a5fc9fc617420be15ae081c65116d95ff4547c5806867bf438 12 0.00 vMB 31
150,382 150,382 0000000000000435070b78ce895d81703cdaed6d1a051803431d91ea31ccec1f 142 0.05 vMB 153
150,381 150,381 0000000000000109e65610d536edca410a147f156c886ded4244af1ea5c74663 71 0.03 vMB 369
150,380 150,380 0000000000000a526c9a49be19ef5aba253292ae5c45070ec4f75c8a1a6cd1d5 36 0.01 vMB 111
150,379 150,379 000000000000084fe66bbb1bbaa1e43d9a94e3c4e60d0607c115ed331c15aca0 101 0.03 vMB 70
150,378 150,378 00000000000007849db73391edefce492c5d4c53c6c62edee7400b3a188d2293 92 0.05 vMB 63
150,377 150,377 00000000000007111546a5fedcbb4b36626e7afa744b03b36facac95abdbb5cb 99 0.04 vMB 322
150,376 150,376 00000000000004aba700c857b1557a361dae4a53d7a3126b8cc49df8a0d8be72 46 0.02 vMB 118
150,375 150,375 00000000000007a9ca10f204fa57d41d2efcf3d7337e3362c085d4ada78aaf2d 87 0.04 vMB 241
150,374 150,374 0000000000000ab7a2ccc344fcc5f850b9417c2d54d427f1872d312397c83b3c 11 0.00 vMB 73
150,373 150,373 000000000000038f29ee26fd97c2b476be48671a544cc38df39460d0b5f0e1d6 47 0.02 vMB 38
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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