Loading Tool

Explorer IconExplorer

Memory Pool

81,888 transactions
30.24 vMB
0.09072666 BTC
Random Selection Loading Transactions
Max Size: 182.13/200 MB

Candidate Block

Mining Attempt cacd7d79edacfce3e02b9c5be6d6289039948c4ba03631c610e42a22b18c115e
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 4910ce5f013751133641e49558a064a9e44e51542c3f57a2617ed1eef87b502a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,015
Size: 1.00 vMB
Total Fees: 0.02878702 BTC
Feerates: 454.44 > 2.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (155,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,921 759,921 0000000000000000000614e3744d544c1a6bb0ad6de4b584baef6862cac0c2f8 90 0.12/1.00 vMB 2
759,920 759,920 000000000000000000023b306e4e0efad4185f692f6d2e14d12b662204beb90a 617 0.94/1.00 vMB 6
759,919 759,919 000000000000000000019ca5eaf94e09e3e107810ce8e07bc9ce75dd09012f1f 1,635 0.62/1.00 vMB 7
759,918 759,918 000000000000000000035dc688320d601ea4691c25e6d6cc48a65906abc92878 173 0.16/1.00 vMB 2
759,917 759,917 000000000000000000071232825e17feca72242efc010ad8e67b5d695483aff1 74 0.04/1.00 vMB 6
759,916 759,916 0000000000000000000464112e6615393823572e0398399ccd4e432e6f7e6476 452 0.18/1.00 vMB 10
759,915 759,915 000000000000000000052800485afb6f2e257cc2cd2b1321841ae6e94d4391c1 82 0.02/1.00 vMB 9
759,914 759,914 00000000000000000006aa2aa1a5941cd4a11932b9963c897a2a370a7aead1b3 1,475 0.75/1.00 vMB 6
759,913 759,913 00000000000000000001d77990572e12b2d1913954b34a06678fdca5dc7438c3 1,033 1.00/1.00 vMB 2
759,912 759,912 00000000000000000006b1eec84fa6542e35b6ee619899f79833ebfe6533036d 1,816 1.00/1.00 vMB 6
759,911 759,911 0000000000000000000248b804ddc993f8368b9f9814ce4ee353953b9b479e50 2,413 1.00/1.00 vMB 8
759,910 759,910 00000000000000000000b99a65a649486119f5c10782dc66a498b57130011359 2,198 1.00/1.00 vMB 15
759,909 759,909 00000000000000000007ae9406038039b04dd8ae72a7aac68eae8f558c6da3bd 503 0.62/1.00 vMB 7
759,908 759,908 000000000000000000006aaeb1fb93cc7649bec41ff4b44c8acc16f46bd0655a 257 0.09/1.00 vMB 9
759,907 759,907 00000000000000000001f2bce38dad23f7603f38efc597ddab6badcd8c769805 611 0.21/1.00 vMB 8
759,906 759,906 00000000000000000004d8a0a2896654da75bdc9f3860a0ffc52c58802cfdc4a 310 0.11/1.00 vMB 9
759,905 759,905 0000000000000000000194049b5b9a3e42cd7082b7193ddb6e6b081e46d569d6 536 0.16/1.00 vMB 8
759,904 759,904 00000000000000000000096848a2ce35efb424fe94e768d7a4b37abc6f605f9c 896 0.29/1.00 vMB 10
759,903 759,903 00000000000000000006306c1dcdf54fb09b58965d543213fe561315643cb44d 439 0.20/1.00 vMB 6
759,902 759,902 00000000000000000001f65f96850f7610770f7931e995a57ea7f401cd556aa5 1,279 0.54/1.00 vMB 6
759,901 759,901 0000000000000000000764b38b0f962d68a75d584519d1a76df558ff8b7dea6c 2,648 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.37 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: 663.35 GB
    • Received: 14.90 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.