Loading Tool

Explorer IconExplorer

Memory Pool

86,879 transactions
31.82 vMB
0.15509263 BTC
Random Selection Loading Transactions
Max Size: 191.85/200 MB

Candidate Block

Mining Attempt 125bba23bdffbba86564649dcbb8a7f3c2295ea6f3496ddf5775855daa9c1249
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root a100729e6c38e836b33a1fd6534c4cacb0ff1b27e5ea78394e76e66bf73d266a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.06902498 BTC
Feerates: 214.31 > 6.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (568,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,399 346,399 000000000000000015c7b2196f5f03fe717171e7748dc60ba823df3ec01d5079 333 0.26/1.00 vMB 19
346,398 346,398 000000000000000008ee6cd1e2e15480088c3e2bda47a68a8d0dcf79dcd598af 1,184 0.99/1.00 vMB 22
346,397 346,397 0000000000000000148af21b20abc03d84d9a9e038dcd4d007d1cd680c0d9e77 320 0.25/1.00 vMB 20
346,396 346,396 0000000000000000125a6766bdc03bc2b633516714ff59099c91c2b2c9712381 47 0.06/1.00 vMB 2
346,395 346,395 0000000000000000058939f70f808050c802f2d7b50a81bb2ab0c280ff526aa6 871 0.41/1.00 vMB 27
346,394 346,394 00000000000000001704f6b8cb65238df1fcda4a6ec34c3967879b013b5c5478 513 0.39/1.00 vMB 79
346,393 346,393 000000000000000008c37a9dab271dbc2b7108636e18210eb0514924f16890ab 1,043 0.75/1.00 vMB 18
346,392 346,392 00000000000000000471a61459599c2bde70b982feaf792b3f122e8a18a7a50e 553 0.75/1.00 vMB 20
346,391 346,391 000000000000000012a453ebe873ba9731b9d7b8bbbddbb2275406d1de4460cf 486 0.75/1.00 vMB 14
346,390 346,390 0000000000000000097f38b3a09f92b0f4d2a647548774f46baa4b822cb3e71b 1,660 1.00/1.00 vMB 26
346,389 346,389 00000000000000000d7c4c0029487d0c034c4346b40e01cf35a7092005e53918 481 0.42/1.00 vMB 18
346,388 346,388 00000000000000000504b31e27c1f58186fd326290b60a7a2bd3bc15075cc5a1 339 0.43/1.00 vMB 14
346,387 346,387 000000000000000016889cd874dafc64a774a331044e054addbdb79542a6f70f 485 0.84/1.00 vMB 12
346,386 346,386 000000000000000008d9b0b9e2d2758dc715fe9bf75d19ce626c937dbe147cf3 289 0.75/1.00 vMB 12
346,385 346,385 00000000000000000228198eedafed2af4f8ef87ddeec8879821653faca0fa2c 495 1.00/1.00 vMB 14
346,384 346,384 00000000000000000bf5ffc2d19bae985cfd050da2c6876732318111c7dcbe43 520 0.75/1.00 vMB 17
346,383 346,383 00000000000000000c57c303ffba3c647dc406336ed78019b5bc1e472bd3a586 1,126 0.75/1.00 vMB 22
346,382 346,382 00000000000000000cf5268b4418cf20f83909a18184277d69e3b516f5460c7b 208 0.44/1.00 vMB 8
346,381 346,381 000000000000000009bdaccdf6d5765e874bc3873bec06d8bf017ec4796faa05 312 0.51/1.00 vMB 14
346,380 346,380 00000000000000000ede63ad0203aa389d140a6b6a9acf7f4aa8903220254550 1,518 0.75/1.00 vMB 28
346,379 346,379 00000000000000001452f4f078a23f823004baac88767b12ce6f5411ab568eaa 574 0.33/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.33 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: 660.79 GB
    • Received: 14.77 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.