Loading Tool

Explorer IconExplorer

Memory Pool

42,052 transactions
27.73 vMB
0.07707492 BTC
Random Selection Loading Transactions
Max Size: 143.21/200 MB

Candidate Block

Mining Attempt 218156c207d06c8d87c79e0ed15550c6112344525c30ddf907dbd7f7f69f4bd1
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 4575fad16d460c6ab0247b23f34ebe366ea38e3124bc83d6f644ab5fb299fe14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,226
Size: 1.00 vMB
Total Fees: 0.02161747 BTC
Feerates: 180.63 > 2.17 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (152,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,587 762,587 00000000000000000001b05157e17969723ddb6cdee97b09b4b24bc92571942b 2,256 1.00/1.00 vMB 22
762,586 762,586 000000000000000000025f4aa5168643009366c938061cec4564fc139809cfb1 2,897 1.00/1.00 vMB 30
762,585 762,585 000000000000000000024f958fcbd1985f373791c42f2e42e5b79ac75d0d4599 2,827 1.00/1.00 vMB 16
762,584 762,584 000000000000000000045707b9f75fa84e8335b2833e6a9f4ff5238994a8a90b 2,953 1.00/1.00 vMB 28
762,583 762,583 000000000000000000073f5d4f42e667acce6e2f1d03dfe176899176d72a0b08 2,136 1.00/1.00 vMB 17
762,582 762,582 000000000000000000019edf844d1129dcfceddc3ac7155de7abeae7ede29f59 3,032 1.00/1.00 vMB 33
762,581 762,581 00000000000000000001b06f9ecfc55d3858cb49e685bce583c0efd41ecd3b9d 2,362 0.97/1.00 vMB 16
762,580 762,580 0000000000000000000714c9817d4c5dbd08d4aa1c6cb0aa841c6b9d5f5a53f1 71 0.02/1.00 vMB 32
762,579 762,579 00000000000000000001e675976a30c22727f30ea7ca6f67d3e8603420dcf18a 1,948 0.93/1.00 vMB 16
762,578 762,578 000000000000000000008889775df781a168735e6b2d741b3c78a4b2481d659e 520 0.18/1.00 vMB 20
762,577 762,577 00000000000000000005b1f58cc7ae68ff0f708480052b5858bc8abf9c2eb97e 659 0.30/1.00 vMB 15
762,576 762,576 000000000000000000075fece1df661b09dea45ee60d27388fe59f2687e417c7 816 0.39/1.00 vMB 11
762,575 762,575 000000000000000000047458de1aa32ea899fbee1d762191304f48dc738f6487 1,737 1.00/1.00 vMB 10
762,574 762,574 000000000000000000071704dfb9a0c753079984943395fd5e186ac5c3265599 2,887 1.00/1.00 vMB 20
762,573 762,573 00000000000000000006d24d8e853900cb1a4b697770c6e0bdc630bdf94d7247 2,205 1.00/1.00 vMB 35
762,572 762,572 000000000000000000061ccfa3ca3317203e64c9cef2442450bd4f2e177b22dd 992 0.33/1.00 vMB 22
762,571 762,571 00000000000000000003fc8ad712e46a1b6482d025175a5c91c2df0d340324be 1,142 0.90/1.00 vMB 6
762,570 762,570 000000000000000000027b00262b98cfb75509b6fde31271db661cb6c9fcf075 2,873 1.00/1.00 vMB 23
762,569 762,569 000000000000000000019d9db655cbf060664adb449fb4aafc4979da3a7de870 3,101 1.00/1.00 vMB 21
762,568 762,568 000000000000000000063fe0e5afd1271bd2bd229ab2959c39b99441759411e3 1,668 1.00/1.00 vMB 13
762,567 762,567 00000000000000000005ea70684a7a57cb05b8407ffca12c0f48be0597f1e38a 2,187 0.95/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.