Loading Tool

Explorer IconExplorer

Memory Pool

81,934 transactions
30.17 vMB
0.16505339 BTC
Random Selection Loading Transactions
Max Size: 181.39/200 MB

Candidate Block

Mining Attempt 965bc4f4ae96f15c04f4e1407b40145425b49cdab91e79e461a01db7949df6a6
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e316ef7567497961333d7ace1149eeb5805d249a04bc3949531732d5e88ec786
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,823
Size: 1.00 vMB
Total Fees: 0.06216845 BTC
Feerates: 1,002.91 > 6.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (442,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,977 472,977 000000000000000000977556da29cec1ea2dacd4d6e11e70cd44c19d25565735 1,926 1.00/1.00 vMB 154
472,976 472,976 000000000000000000a5268cadbe1bb23a4dcb8f1c2bac9f6e2a9ec4565b86a1 1,236 1.00/1.00 vMB 132
472,975 472,975 00000000000000000158d0f202ddb88e81b25cc8af635fc6bcd093f9a4e0a169 2,250 1.00/1.00 vMB 340
472,974 472,974 00000000000000000133740b831ddbd4f604a85981d664f58e5df89cc5b77c5f 1,837 1.00/1.00 vMB 268
472,973 472,973 00000000000000000177d18b24758f0efa6bd77e607a43304182203d8e0a6188 1,298 1.00/1.00 vMB 186
472,972 472,972 0000000000000000015465a0e6e816debf2197e35771aa554aa7ac48f348ea22 2,435 1.00/1.00 vMB 366
472,971 472,971 0000000000000000018915f74451062f4bcc8c590ccd99523f8a44755bc24a0a 1,819 1.00/1.00 vMB 281
472,970 472,970 000000000000000000c74f4f6d5712dcb1e9d5d0d4f982516498b289b0e2d568 1,562 1.00/1.00 vMB 395
472,969 472,969 00000000000000000020723e5ec986fa412ff360906580adf52eb4934ab0419a 1,633 1.00/1.00 vMB 215
472,968 472,968 00000000000000000052863c99fb5dd19ea5506ee6f83506aaa711374e9e8129 2,265 1.00/1.00 vMB 349
472,967 472,967 000000000000000001862fab1d3479d878dd8a6772a4a4510fac6306f403481d 1,623 1.00/1.00 vMB 261
472,966 472,966 00000000000000000145bc5401ced0f282786a3a6a5aa5d44c8c379bba0088b1 1,995 1.00/1.00 vMB 328
472,965 472,965 0000000000000000010ad554024bcbb2ce44567c63855a92431228ff75a7b60a 2,129 1.00/1.00 vMB 286
472,964 472,964 000000000000000000ec68bfb3adc791965b895e08206b61cb420d3715b02025 2,343 1.00/1.00 vMB 370
472,963 472,963 0000000000000000007481888542d4632e8555e61dd76a1cbdedde936262c242 1,947 1.00/1.00 vMB 335
472,962 472,962 0000000000000000013c561154c6a293277ae6ec322a820a25eec5a92c1a49e6 2,259 1.00/1.00 vMB 287
472,961 472,961 000000000000000000df20a50e9487a81eeabc05b877a46fcfef6d78c890fc02 1,919 1.00/1.00 vMB 257
472,960 472,960 00000000000000000083d28897a247655ea9c6a0cdb853334834b4cd9dfdd0e6 2,050 1.00/1.00 vMB 395
472,959 472,959 0000000000000000011efd6ee2f70227abc7a9ee87f190463bb5dfb052cd3bb8 531 1.00/1.00 vMB 60
472,958 472,958 000000000000000000ceb141bd4d65f360cd654bafeac6c0211833582eb985fa 419 0.17/1.00 vMB 279
472,957 472,957 000000000000000000658c8d73ca15c9e96747ea2d4088886018be0f7bae917c 334 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.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: 714.48 GB
    • Received: 17.55 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.