Loading Tool

Explorer IconExplorer

Memory Pool

35,224 transactions
7.69 vMB
0.08863277 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.33/200 MB

Candidate Block

Mining Attempt ef0ce377a8dc98381a93fea9ee79600875c55d50d651f0b6af6ea2dc00c408e8
Version 20000000
Previous Block 0000000000000000000057ad9d1d6b5e34d6fbcde9b1004e9567218fbb95cf49
Merkle Root 10eb573aff8b9a67262a4fc8357207cc3087c9b87e2727b004c3aa59fc871bac
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,221
Size: 1.00 vMB
Total Fees: 0.04804630 BTC
Avg Feerate: 2.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,769 (768,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
144,008 144,008 0000000000000906c99a5edd26593b7ff8a9e2c82521e967195914eaf4af65f2 0.01 MB 32 510
144,007 144,007 000000000000085d94eba9f525253b6934082d87bcc93e14030e319d702c196b 0.00 MB 10 375
144,006 144,006 00000000000008b18a666ac5207c3bb48d3ec525cf15ac3aa1e153b243b858e1 0.03 MB 63 161
144,005 144,005 0000000000000408cede7bf964e27886952962856ae3f6936105815736d1764b 0.05 MB 57 509
144,004 144,004 00000000000001fb53f86034a6440d0ef40e18d04896ea03d10de7f0cc869561 0.00 MB 2 223
144,003 144,003 0000000000000173cb5f4c0a3d78fdde49e55ca7e5d03c72b36ae4edb0372d01 0.02 MB 16 32
144,002 144,002 00000000000004637529cf53bcf095b5a499836124c5066f96450b0fef88d135 0.02 MB 83 44
144,001 144,001 000000000000026ba4c837d96f9f1260e64733054949f22d9189d27003c10ef9 0.03 MB 73 191
144,000 144,000 0000000000000681a73f1bb50454cee419048d24e1091bcddadded89df53fd07 0.05 MB 143 152
143,999 143,999 000000000000082ae2aa5010041aabc3a4bbf5a3455e48f37cb4473f3bea0a09 0.05 MB 88 311
143,998 143,998 00000000000005472fe87dc6cb3a1495b416fe7798f0c625ddca4952f5043de8 0.01 MB 8 193
143,997 143,997 00000000000000141641a61245b0c61c0e26d1575944d909d07ed74733d2e7bf 0.01 MB 41 44
143,996 143,996 0000000000000014eaab8ded793d25504c23e7a35a16bd6fdd3c69ccbc10de05 0.03 MB 25 98
143,995 143,995 00000000000003e905fa402a5d09b59df48a65c75e59d1236f7087ab76e7f769 0.03 MB 46 502
143,994 143,994 000000000000053f53e20fc676f4f17a5cd109c3c0c2fbfb3f2dd6668e98387a 0.02 MB 33 147
143,993 143,993 000000000000051a8b7e38a746db628481a801546ab5bb0de3f2af301d9c0b9c 0.00 MB 6 77
143,992 143,992 00000000000007e38fdc1daf25a43a6181840d7245a93acae77b9a7948e56034 0.01 MB 33 348
143,991 143,991 00000000000003b9f45d288d0156d25d3aa9c0b842a46b0f4dc959c127a0e448 0.03 MB 110 30
143,990 143,990 000000000000039c2923dee0d189f1209211c8d73620a20d56813b915882c00d 0.01 MB 18 516
143,989 143,989 0000000000000766c418d014aad526db71c49da2eaf465128fdd68f3cb563b62 0.01 MB 18 202
143,988 143,988 000000000000060914a65949cff9b847e58023ed5a363bef3d0c9d6e4491ed2c 0.01 MB 21 196
Previous 10 blocks ↓
Total Size: 778.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 11
  • Data Transfer:
    • Sent: 146.70 GB
    • Received: 1.60 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.