Loading Tool

Explorer IconExplorer

Memory Pool

79,348 transactions
29.47 vMB
0.09127861 BTC
Random Selection Loading Transactions
Max Size: 178.30/200 MB

Candidate Block

Mining Attempt 14cdd488655fa39faacc785b7f00764700d61199e2718c2d74ed665267094ec4
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root c55513c157baa0720737ae33a86c0b799730b4baede82595c65f6a80fd390a7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,872
Size: 1.00 vMB
Total Fees: 0.02929063 BTC
Feerates: 301.60 > 2.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (172,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,933 742,933 0000000000000000000896006bf4d31a8c85753006974409b255803a186f703c 1,170 0.44/1.00 vMB 10
742,932 742,932 000000000000000000019d341712a83394510d409f5398721fa9e56de52fdac9 1,715 0.61/1.00 vMB 11
742,931 742,931 00000000000000000006bca42952a5c5b212d9565a02d8cf6e6edee649ee1a88 452 0.14/1.00 vMB 10
742,930 742,930 000000000000000000036652197f8912cb57b514f3ee983e911ee96afe08d26d 1,212 0.42/1.00 vMB 9
742,929 742,929 00000000000000000003426547653125126134bf60fa456e50755aab79e79b2a 426 0.24/1.00 vMB 8
742,928 742,928 00000000000000000000ee7c12d59b98ca3fdf4cad4c539e065b2e2ad4b05167 2,284 1.00/1.00 vMB 10
742,927 742,927 000000000000000000055fdfe83ccb519f9317b151999ae487df309a90ccf7db 65 0.02/1.00 vMB 12
742,926 742,926 00000000000000000004e1e9a627dd8c056e591f453a2b63c26c6971d2cbe827 715 0.30/1.00 vMB 10
742,925 742,925 000000000000000000002cc2e5d645dc6318d893293a275e8e534f23e02599df 1,098 0.34/1.00 vMB 12
742,924 742,924 000000000000000000052fe93d67d248ced0418cd52736d06530324a7026de21 226 0.07/1.00 vMB 12
742,923 742,923 00000000000000000000a25167783be8d1a895cce0883c8ee97b289eb7ca7666 1,823 0.68/1.00 vMB 11
742,922 742,922 00000000000000000006cb48fe5e97c2f159fe5ad5f5b6b26ab85b2cf44c5035 645 0.24/1.00 vMB 23
742,921 742,921 0000000000000000000410be5a18415c573cd88ba86bf9c703fd5c6faece3129 343 0.11/1.00 vMB 11
742,920 742,920 000000000000000000044aab20c6ec0a8343ddb318fef262d87570641b380957 1,039 0.34/1.00 vMB 11
742,919 742,919 00000000000000000001b0cdb049407eaed976e4241a516a33842dbf4511320e 732 0.77/1.00 vMB 3
742,918 742,918 0000000000000000000025e434ee4fc990b38744c1e0a79239a84d66d6813e87 1,539 1.00/1.00 vMB 6
742,917 742,917 0000000000000000000457bbe58650377eed93c2380a80581a3fb0d3b0ed981d 1,354 1.00/1.00 vMB 14
742,916 742,916 00000000000000000006cef73056e5e4f501df55ce9673bbf67f2ebd50dbd833 3,244 1.00/1.00 vMB 8
742,915 742,915 000000000000000000046a06ced86fede255b2d83cd4fea21b30eab96bcbe71c 2,482 1.00/1.00 vMB 17
742,914 742,914 00000000000000000006d7a6e67667eea1cab95535fa2f33ddc7f8109c709f79 3,093 1.00/1.00 vMB 11
742,913 742,913 00000000000000000006c7243bed55303c1bc4aa40feb0b862a4d2880d0f0aba 3,086 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.