Loading Tool

Explorer IconExplorer

Memory Pool

44,696 transactions
28.54 vMB
0.06424970 BTC
Random Selection Loading Transactions
Max Size: 151.77/200 MB

Candidate Block

Mining Attempt 82c7534ea95df199f0352806880756cf3bbf3e0a9a7cc0418c5934ba99ef2cf4
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 3b10d62adbd0546f73c164688ea453217d3a456b2445b037a8e0b83d437ccc3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,326
Size: 1.00 vMB
Total Fees: 0.01018777 BTC
Feerates: 60.21 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (592,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,846 322,846 00000000000000000b330d73d73abe4f638c35bef231718e854d98c30f7cc76c 285 0.18/1.00 vMB 30
322,845 322,845 00000000000000000ea872d89ef48a2205fbf54d809264c98d500e3767bd40ce 6 0.00/1.00 vMB 36
322,844 322,844 00000000000000001a04c0d57403640ba556ceea7440d3fbf7f804b4cbf9074e 126 0.10/1.00 vMB 31
322,843 322,843 00000000000000001102b7ac991a6564792e851f4c7de5a27d9d125b46690c52 385 0.20/1.00 vMB 31
322,842 322,842 000000000000000017801ad1953a87731c2ae0db11dff5be8b704a4882b94bcd 486 0.35/1.00 vMB 23
322,841 322,841 000000000000000006822f6231755c23ce63c2c941be22cd1b5b93a8755e9e7c 356 0.22/1.00 vMB 27
322,840 322,840 00000000000000000704bf0eadc60001345a674493f8aff2ed6591248d8c64f9 145 0.08/1.00 vMB 31
322,839 322,839 000000000000000006ccc9d0900ba8f3293a3dc0f0193bd4f306efdac713e026 223 0.12/1.00 vMB 28
322,838 322,838 0000000000000000098b8fe09c7fadfb98da1ef49a94c652b1ab249ed49de7e5 421 0.17/1.00 vMB 34
322,837 322,837 00000000000000000607e60e850d6e9362a312ae19b260f9f335f462920d2df9 880 0.47/1.00 vMB 27
322,836 322,836 000000000000000005d1bcb6b4fa0df54d0c17cbc2fac8d26556d15a4f41a476 297 0.15/1.00 vMB 27
322,835 322,835 00000000000000000d46ac1bd850d5b1712584fe063469cb03b3f2ab615b048a 364 0.15/1.00 vMB 14
322,834 322,834 000000000000000016f1ba2dee0162c2d71599f872ce506db6edeba964be11e1 940 0.83/1.00 vMB 20
322,833 322,833 00000000000000001b474a30062a8c91e3c43432afeb9a5a34af413a505e2448 1,031 0.35/1.00 vMB 54
322,832 322,832 000000000000000014d4941053d17b69e824c2d48e377e4592510f05293d3300 110 0.09/1.00 vMB 12
322,831 322,831 00000000000000001eea34acf8017cbe6fc66b670e58b83b7c6eddfe991076df 420 0.46/1.00 vMB 20
322,830 322,830 000000000000000014015f8ed83ffcbbff6bfbbed02d742163d9b9014594c010 400 0.33/1.00 vMB 27
322,829 322,829 000000000000000011ee6aac01501f0f5849232667bcbcb46b02d86c8dbc1b36 148 0.08/1.00 vMB 6
322,828 322,828 000000000000000004740d257ab26d41899ffef606d623c7635d72a6b325c3d5 350 0.21/1.00 vMB 26
322,827 322,827 00000000000000001400d6a25e77b812cf794c1a51acd19163dd6ae83c221bf5 879 0.69/1.00 vMB 22
322,826 322,826 00000000000000001782dd3d570caebfce0f6977b5c69a252406a722ae76499b 675 0.37/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.80 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.