Loading Tool

Explorer IconExplorer

Memory Pool

83,399 transactions
31.26 vMB
0.16726017 BTC
Random Selection Loading Transactions
Max Size: 187.08/200 MB

Candidate Block

Mining Attempt b4228434012be40f532d7625a177ef9e0e28fcd3ca8eca7ab093f372c8232da4
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 495b54bcfb0bcae2074d6a5caff4023d66015436644f2e5810040212108c8af3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,800
Size: 1.00 vMB
Total Fees: 0.07258378 BTC
Feerates: 301.37 > 7.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (453,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,936 461,936 00000000000000000077c74e300d49329ea7897b4a8f6b9389c014ffe00067b6 2,436 1.00/1.00 vMB 181
461,935 461,935 000000000000000000f2eb6e5743a4942d26f13969a1e115498783ee7aa5c644 2,370 1.00/1.00 vMB 128
461,934 461,934 00000000000000000063816598c711c920b6f83c1ccb843a01050230d10d7393 1,902 1.00/1.00 vMB 149
461,933 461,933 000000000000000001b61d7c26feb46824efa0a1c9321c9500a9a2a4922080eb 1,300 1.00/1.00 vMB 140
461,932 461,932 000000000000000000ffb2301d5097ebce8dcfa237599e7be0d4a6a7e1e63d90 825 1.00/1.00 vMB 157
461,931 461,931 0000000000000000010c6ce66416aace35cee9b09773763aaf3b09197e8bdce1 662 1.00/1.00 vMB 146
461,930 461,930 000000000000000000a5fc6ab0c7e1079965111c6229c2f30a71e7d2f4d8f55f 2,177 1.00/1.00 vMB 192
461,929 461,929 000000000000000000779acafcdbb77f4904e1207651b2c3319154f82accd9c0 2,489 1.00/1.00 vMB 192
461,928 461,928 0000000000000000019516a848c6b3b49698347e659bbecd66e54ebe3a017db9 2,288 1.00/1.00 vMB 205
461,927 461,927 0000000000000000006a732ead6dc56897e20fb20c6582659f8e130ed6a928d1 1,513 1.00/1.00 vMB 111
461,926 461,926 00000000000000000010e5776fec8b0f5ceaeed542f28f2a827aa39e17c6824f 919 1.00/1.00 vMB 97
461,925 461,925 00000000000000000094d1fc7437d19c0b9e4c62ef0df4b973ded3adae41227e 2,516 1.00/1.00 vMB 128
461,924 461,924 00000000000000000117410ee2819912baf1760f26b1d32cc3dddbeffe4e1c6f 1,566 1.00/1.00 vMB 95
461,923 461,923 0000000000000000012dd55e55da418ee891b92022ddf995dd0f5d3f314d20d9 1,748 1.00/1.00 vMB 126
461,922 461,922 000000000000000001ec263ffb40cf9f6a257a974e6b7ecfbc4b23cae902e02a 782 1.00/1.00 vMB 143
461,921 461,921 000000000000000000d08f3bf6ce0c054d5c6e9aae89fdd4afa3486cfaeee32c 1,374 0.99/1.00 vMB 104
461,920 461,920 0000000000000000019eb7b8d0fe5ab549449b74135736bcc955c25e10a4e909 2,208 0.99/1.00 vMB 179
461,919 461,919 000000000000000000b5dad6b08d4e9be1de08b07b20237801e202483d872fcc 2,225 1.00/1.00 vMB 158
461,918 461,918 00000000000000000147e12ce38dca51f7c2c2efab8fcbe698d186835bfdc64b 1,073 1.00/1.00 vMB 110
461,917 461,917 000000000000000001cb44b16f06b6d38004319385ae4eb3c7bd0905879d6e61 1,081 1.00/1.00 vMB 99
461,916 461,916 00000000000000000030ea33e31e6dc6c268c803ba12602fd1570d4765b659a4 1,714 1.00/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.65 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: 672.67 GB
    • Received: 16.30 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.