Loading Tool

Explorer IconExplorer

Memory Pool

83,969 transactions
31.34 vMB
0.09505634 BTC
Random Selection Loading Transactions
Max Size: 191.41/200 MB

Candidate Block

Mining Attempt ad59e0806995ff257113ea8caed0e25d16cad897ff486c5804b3c880fc807de5
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root af31aaddfec11b451d263b865f8dfe1e4b2a7042f5ee39355f8b45dc613b8856
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,758
Size: 1.00 vMB
Total Fees: 0.02355723 BTC
Feerates: 150.77 > 2.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (627,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,627 287,627 0000000000000001290bf0ee03418ad92f52a8d040263879bf84afb2d640e4a8 1,349 0.90/1.00 vMB 27
287,626 287,626 000000000000000069d97757a26b3a67bd027bc7ae72e18da2d07a48f55a1b61 253 0.35/1.00 vMB 15
287,625 287,625 0000000000000001589088b58ed1cdbfa7385b212ce1dd6c4c47ef83a6fccc09 943 0.50/1.00 vMB 33
287,624 287,624 0000000000000000349b63ce8ec479185b7bffff9d3b37159ae3e73a01dc629f 839 0.35/1.00 vMB 41
287,623 287,623 0000000000000000bb3706a6db9613f9de6ca82914ff3862253afa487117e087 1,011 0.35/1.00 vMB 57
287,622 287,622 0000000000000000e3e10d3e53b12ecee2402e39353780a6242b197fdc8ccd83 547 0.35/1.00 vMB 32
287,621 287,621 0000000000000000c3337d71c53cb9d26c3945163b7b5ba2b2456a5d7cbf52af 576 0.41/1.00 vMB 24
287,620 287,620 000000000000000040aa6ecafba05f172e6620cfbfff6f2c131ce9f8d111a88f 139 0.06/1.00 vMB 105
287,619 287,619 00000000000000008f64f0055fcf3b1ccdf0a99a32d86dcaa974792a3a491eda 120 0.08/1.00 vMB 20
287,618 287,618 0000000000000000162477bf69e12d95048d8b4fd7806500d7ccd16f64f1a4f8 131 0.10/1.00 vMB 25
287,617 287,617 0000000000000000215e5693219d2185fc84e272307d31f130959ca8cddea3d7 492 0.25/1.00 vMB 35
287,616 287,616 0000000000000000281ae8d89c5658ebecac4cba650d276c5023d5620e85792b 120 0.06/1.00 vMB 22
287,615 287,615 00000000000000015bff7889d3a45168efd3870fe84fa6582557af3f0995adca 254 0.12/1.00 vMB 42
287,614 287,614 00000000000000014ae4ad6e022db8d8f8f8173e34418d3ec346def7262859b0 1,290 0.82/1.00 vMB 43
287,613 287,613 0000000000000000a7768164fd010a905b1ef921a159b3084216ff9a3832b022 668 0.89/1.00 vMB 19
287,612 287,612 0000000000000000cea48b9d0e682048f3212751efca46d629d8b86ca9b61397 1,459 0.90/1.00 vMB 28
287,611 287,611 0000000000000000f7518ca107c204feb23eb193cbee2e25eadf974553645bf8 787 0.25/1.00 vMB 112
287,610 287,610 000000000000000123f8a84997e341a6143461c951f871caf888da9efeab021b 389 0.35/1.00 vMB 28
287,609 287,609 00000000000000001afb20cece23d18b6083669d58f27e6788cb77a4ebc98d69 1,260 0.50/1.00 vMB 46
287,608 287,608 000000000000000148ef709355a914f6b371a96cc9117beed2893ccd60f346a6 600 0.50/1.00 vMB 28
287,607 287,607 00000000000000005052e19dbb0ea840002fb7d241d0c548555c58ace75931b9 722 0.35/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.97 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: 716.10 GB
    • Received: 17.78 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.