Loading Tool

Explorer IconExplorer

Memory Pool

79,329 transactions
30.75 vMB
0.10812021 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt cc5d46766be0ebf0d577a969c2226df75550da754cf28e95aeaeb41928cd4bd7
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 94002deff9ee3269b9ce7be03d4f8321a99db59a5f0af7eb857af9a1911b2696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,841
Size: 1.00 vMB
Total Fees: 0.03444789 BTC
Feerates: 201.36 > 3.45 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (579,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,492 335,492 00000000000000001279667416eee4bd5bc6703b7c9678ede30dcd383ffe0a50 1,054 0.59/1.00 vMB 23
335,491 335,491 000000000000000008e5692d7ea4bce4a3014219f2aec4ed4dee798f734c87a1 908 0.63/1.00 vMB 20
335,490 335,490 000000000000000014a556506fc463c1d9dee91da315b6d2ce0e47cbcab056a4 690 0.74/1.00 vMB 16
335,489 335,489 000000000000000007105837f70c121e9e7bfacb32a83048dce50bba2c0e777e 1,863 0.75/1.00 vMB 30
335,488 335,488 00000000000000001a3ee6cb77df410e5baaac1a11f8fa086e9fa08e9c2e37ca 64 0.02/1.00 vMB 18
335,487 335,487 00000000000000001bbffecc1daedea269be7c4dde2ac266f7c2185f9b9febdf 1,430 0.77/1.00 vMB 25
335,486 335,486 00000000000000000dd7d27819cec8d09a5ca92366fed6bbe91680c79a9a4870 694 0.53/1.00 vMB 18
335,485 335,485 00000000000000000cd419ff4d1367ec062561ff93018fe38213bdca6bb8b362 1,338 1.00/1.00 vMB 21
335,484 335,484 000000000000000000b12a32a5c375b52f8d9f80e908874a720c6f9e79e3a648 1,210 0.50/1.00 vMB 33
335,483 335,483 00000000000000000026a3d4f58b9bd43be653f276829c9a20e3a95af3572a38 1,189 0.35/1.00 vMB 39
335,482 335,482 000000000000000018299015c6111ee921e8272256cfea5047331480df5d6d44 1,358 0.52/1.00 vMB 35
335,481 335,481 0000000000000000034b86982c8f211a8f917ce8c73a804c98a7e66a4fd83690 1 0.00/1.00 vMB 0
335,480 335,480 0000000000000000087acf35f52801100e458a643a520498ffd66f722c15dc5c 246 0.13/1.00 vMB 18
335,479 335,479 000000000000000007f6ac975cd5df85baef01ae868d1286b7e4a6ce39759ccd 1,822 0.76/1.00 vMB 29
335,478 335,478 00000000000000000197fbf21f2aeac4ec20474323b16d1d27c2ff08b1db1155 857 0.69/1.00 vMB 19
335,477 335,477 000000000000000010dd319711116d25b81a4e2e27cc62003c23942e7b5ec1cb 860 0.50/1.00 vMB 25
335,476 335,476 00000000000000000afe5cb60562c1ea194879fcaa210cc8fca8a1bebe5397d8 1,305 0.75/1.00 vMB 26
335,475 335,475 00000000000000001939681fbe74fd00b4983f430a51aefe26719bb8b88280cd 348 0.28/1.00 vMB 18
335,474 335,474 000000000000000002f1e1469ade135e3f72d53bdfd3c98582a22dd87dfcc889 256 0.09/1.00 vMB 43
335,473 335,473 0000000000000000063d840f2073c20526d2d2df3399cc98ad2f48e4b6e25646 573 0.32/1.00 vMB 24
335,472 335,472 000000000000000009b295bc729be5e6d808c0788d340f006ae12511beccc59a 718 0.64/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 668.33 GB
    • Received: 15.48 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.