Loading Tool

Explorer IconExplorer

Memory Pool

50,973 transactions
30.45 vMB
0.09608315 BTC
Random Selection Loading Transactions
Max Size: 163.34/200 MB

Candidate Block

Mining Attempt 413a31c99db38b799fdfff29e9c8b540bb6150698a265cf827709b521ba25132
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root fa03c3dd02ac3a79152e90095835f94410da890eb5e7c9bbda70c39c79fa30eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,613
Size: 1.00 vMB
Total Fees: 0.02430592 BTC
Feerates: 202.16 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (549,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,937 364,937 00000000000000000a062a75f145307b07a5fa92d0fda9506990770876e32a10 1,115 1.00/1.00 vMB 644
364,936 364,936 00000000000000000b988e72d290d73817de8ef864f7ee3942ae857bf4ef3514 302 1.00/1.00 vMB 7
364,935 364,935 00000000000000000b6dedecedc45a8c6c39904f5533361ced2ba90bade3fbae 431 0.32/1.00 vMB 46
364,934 364,934 000000000000000000b8acfa10e85c5018d256184a030cdb6e8da56b61c65267 1,192 1.00/1.00 vMB 35
364,933 364,933 000000000000000014a90c5c61327b0a896bb1b201c8a327dd604519f8c24f46 5 0.00/1.00 vMB 1
364,932 364,932 0000000000000000021d10f90d930a83b9c9e2f59491fd852bdfa53cee9817ae 1 0.00/1.00 vMB 0
364,931 364,931 0000000000000000082c004185a47461c730bcdc3e3a2b7a13f3a097521725ab 680 0.75/1.00 vMB 32
364,930 364,930 00000000000000000158420966b3b91e3c4dac9b6f25761ed78405a61399fb08 944 0.75/1.00 vMB 39
364,929 364,929 000000000000000001a1e29937aafbf31107b0806d2e2e0e5b31cc0e935fef5f 1,114 1.00/1.00 vMB 34
364,928 364,928 00000000000000000d4b817dab82f56a91d3db03bac21aa0c4bff94b1402bef1 1,095 0.56/1.00 vMB 61
364,927 364,927 00000000000000000116c83b5de15c26e07e048f6eeeab903f430bbc41333bea 2,079 0.99/1.00 vMB 56
364,926 364,926 00000000000000000164cae36055ec1d8a094b26a5b73eae6b02920fd27204ae 840 0.44/1.00 vMB 56
364,925 364,925 00000000000000000464967ee9c0f803af79f86af1a5542232e5b6e71c6fdd76 637 0.44/1.00 vMB 36
364,924 364,924 000000000000000000813c21f9990f5e0fb74932438181bd6330b0bdc9ce4c32 1,137 1.00/1.00 vMB 39
364,923 364,923 000000000000000010dc318d201ad5fedf50c1de9b45196947d56af8a9ad2aa3 1,343 1.00/1.00 vMB 37
364,922 364,922 0000000000000000075d2199d9e1caf38792c100388ca271714612d7731dcea1 2,505 0.99/1.00 vMB 79
364,921 364,921 000000000000000007ef682d7e18bb7dcccc2e55d9d5c6bf0f5a9ff698958a2c 447 0.28/1.00 vMB 39
364,920 364,920 000000000000000011c770a4e1bf27056dd72598c52723947542b390f4fcd697 445 0.81/1.00 vMB 24
364,919 364,919 00000000000000000c86c3fcc3ddb5c535ee03333255a45261340deed99df76e 630 0.85/1.00 vMB 21
364,918 364,918 00000000000000000570c9ee07eadcd8e00c46f5c005ce0924ecd6bd2e931376 1,940 0.93/1.00 vMB 64
364,917 364,917 0000000000000000017d33e0f018a52b04f8d75a9c4bf7cce631c1d2bd20c688 765 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.