Loading Tool

Explorer IconExplorer

Memory Pool

45,933 transactions
27.94 vMB
0.08405588 BTC
Random Selection Loading Transactions
Max Size: 147.81/200 MB

Candidate Block

Mining Attempt d49d83041bf8bef604a492ff1071a51fd19092cfb52153f3d282303b3cf270d8
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root b432bbb92bf91ad28c83dfbc6f4f601faca0f52b9e91d8edc6e7c5159fea80ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,101
Size: 1.00 vMB
Total Fees: 0.03010979 BTC
Feerates: 181.54 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (382,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,627 532,627 0000000000000000001a00804f6c030c93eec8901c4e3d0976821f2e257b4b9f 2,233 1.00/1.00 vMB 48
532,626 532,626 000000000000000000206ce4e3cc14a8e55baf4c64d31b4b878a72016f5a49cc 80 0.04/1.00 vMB 6
532,625 532,625 0000000000000000002af3cb7ab252ecb09ea120893b0907bf936a9ef03d2755 2,091 1.00/1.00 vMB 16
532,624 532,624 000000000000000000255663594d15b2704e8ada4c2ed074dacfc8493699793b 765 0.45/1.00 vMB 31
532,623 532,623 00000000000000000002172351f1794311a81399f2e518d1de28708b98192597 1,148 0.61/1.00 vMB 12
532,622 532,622 0000000000000000001e2fc1c00fa54d4cb229d69acdc98ea29c7c712c249505 2,208 1.00/1.00 vMB 20
532,621 532,621 0000000000000000001311c813c535e1024af8185f03956419d99d53c5a0ee3a 2,330 1.00/1.00 vMB 13
532,620 532,620 00000000000000000010ecbd4a5e76878d5c50ac17675134e8e9c62064d6a2f4 1,121 0.53/1.00 vMB 39
532,619 532,619 0000000000000000000ff4faf0eec515e3fbb8888deab967a1ee78effff1830c 612 0.24/1.00 vMB 16
532,618 532,618 00000000000000000027e99c29aa38c74d903ed31035d5cee2354984817eba08 111 0.11/1.00 vMB 75
532,617 532,617 0000000000000000001939e58e6c3e58c89da65d1c3a223623e537d52d4e85ac 148 0.09/1.00 vMB 8
532,616 532,616 000000000000000000025e4f5973b4cae4c545bbf28211e813b143132ca3bcf7 956 0.47/1.00 vMB 14
532,615 532,615 0000000000000000000d03419df4f7c4a326f020f908604e1417eed3f12bc169 2,192 1.00/1.00 vMB 10
532,614 532,614 000000000000000000168aa190bae0515d34266832544cdae6bb1a2bb19908f0 2,968 1.00/1.00 vMB 9
532,613 532,613 0000000000000000000f98870837f236fd6dcf29211e6cc9933b6afc96f161cf 1,764 1.00/1.00 vMB 44
532,612 532,612 000000000000000000231b88b4107336ef6c6ec0de1c93bcec5d076d54cd10a0 603 0.24/1.00 vMB 13
532,611 532,611 00000000000000000024aea68678b6c05513b869cbbe5bc33c0632889b306e74 1,166 0.58/1.00 vMB 18
532,610 532,610 000000000000000000336e5631d2efbdc7c61addf3db5f1a388defd1b1d2437a 946 0.40/1.00 vMB 20
532,609 532,609 0000000000000000002d448a50aa74d511c6b5bd80977bcbe20e129d3729798e 1,784 0.92/1.00 vMB 14
532,608 532,608 000000000000000000041862bec85f63ca018eec51bb33213dd81981f6668084 2,013 1.00/1.00 vMB 6
532,607 532,607 000000000000000000037fe7c358b3bf6b0021f84c5ea33f839f7c4dbd1149e2 2,374 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.