Loading Tool

Explorer IconExplorer

Memory Pool

41,371 transactions
25.93 vMB
0.05509427 BTC
Random Selection Loading Transactions
Max Size: 135.61/200 MB

Candidate Block

Mining Attempt df9f2f70fdc847e1c15dd7455db5437a06dc426f89b08346a2b0ede18d8c8300
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root 385718bb5611e5805be986582dc8a124f234a309911a44e5cdde5d35a22dcf6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,354
Size: 1.00 vMB
Total Fees: 0.00797235 BTC
Feerates: 100.00 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (249,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,721 665,721 00000000000000000006e912643204d13593934fa86ce7bad7fba3d771d81f4a 2,020 1.00/1.00 vMB 118
665,720 665,720 000000000000000000073e0a7a3010013a8d9598fe101187ffe3e1b09bc35e36 2,605 1.00/1.00 vMB 134
665,719 665,719 0000000000000000000d972d2980bf9dcd5acebf68bfd13133c74a4e0d051581 2,832 1.00/1.00 vMB 142
665,718 665,718 0000000000000000000655e25fb74163c6c9e33122e8c0cb24fb9a94dbb09ae1 2,307 1.00/1.00 vMB 89
665,717 665,717 00000000000000000004342e4f2519118fb6886d6e629881929eacdf6a3da91a 1,769 1.00/1.00 vMB 44
665,716 665,716 0000000000000000000ac348526703ef005158a602b791e6b7fed99ff1d58765 2,393 1.00/1.00 vMB 62
665,715 665,715 00000000000000000004ef1dd30d8798522988df70e867178e7ef5400215aeeb 2,084 1.00/1.00 vMB 126
665,714 665,714 0000000000000000000d1000c2339311cc1aab1f7d1c57e62c3ea37a000c5091 1,640 1.00/1.00 vMB 56
665,713 665,713 0000000000000000000d59ef80388ba380c3bf5c98c8c3d83d360f7946119146 2,965 1.00/1.00 vMB 59
665,712 665,712 000000000000000000092804e95d1d75779a8bf519b3571b299ea607c177bd52 2,759 1.00/1.00 vMB 110
665,711 665,711 00000000000000000007137dde44472364eb80126b7d98c12ffb8d37ba11ad33 1,502 1.00/1.00 vMB 121
665,710 665,710 0000000000000000000434a49653a4b142759b00b86eabb08f9d252e17f6dd46 2,201 1.00/1.00 vMB 143
665,709 665,709 0000000000000000000d312f1025bc5730a9ed061b7ff51467e0463c951279ee 3,063 1.00/1.00 vMB 51
665,708 665,708 00000000000000000007743b961abaabb527966efde39f94cd11d322206a1903 3,028 1.00/1.00 vMB 116
665,707 665,707 00000000000000000005e3379bea5cfefc38bedb7b6171e3f1f9118271e5953e 2,348 1.00/1.00 vMB 116
665,706 665,706 000000000000000000063ae4812c468564a17d611b560bd9a5a874e7cc3e60c7 2,895 1.00/1.00 vMB 145
665,705 665,705 00000000000000000000e3f4180a5d021c3af39d3300e5ac76079766ac07ef57 2,744 1.00/1.00 vMB 56
665,704 665,704 0000000000000000000528006f1d3da507aa5bf5ef619558e9cdc48037fcb849 2,303 1.00/1.00 vMB 102
665,703 665,703 0000000000000000000d2be548979ad2f328eb5037dd4f6a90e43b9268102fdd 1,406 1.00/1.00 vMB 126
665,702 665,702 00000000000000000005abbb4a23105afb10f28157e780e56c1eb8a6a8c3c50d 2,848 1.00/1.00 vMB 62
665,701 665,701 0000000000000000000957d68c0a678c8eec2b0e0a305fb21fe62fc1547b9859 2,603 1.00/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 781.92 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: 646.03 GB
    • Received: 12.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.