Loading Tool

Explorer IconExplorer

Memory Pool

79,798 transactions
30.14 vMB
0.08024385 BTC
Random Selection Loading Transactions
Max Size: 184.25/200 MB

Candidate Block

Mining Attempt 65182f1d202150c87feea8dcee2f536d376b5a54a2b71fe9b542f8e47e5958d4
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 9ad84e9c4e102683c5ed845895d67806b7621c5de14ff2ad660ade94adb05513
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,187
Size: 1.00 vMB
Total Fees: 0.01319709 BTC
Feerates: 100.65 > 1.32 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (626,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,845 288,845 0000000000000000b66afbf4b2ab88afbc6ec85a9b1bb7c036eabd746293c0fd 852 0.50/1.00 vMB 32
288,844 288,844 000000000000000026d45a92d5337d8567ee126bbb7583fd025079a30d4ee3ce 205 0.17/1.00 vMB 31
288,843 288,843 0000000000000001138eb9e8f871512d02fdf883eb4ba30a56f6b712797a74b7 886 0.80/1.00 vMB 24
288,842 288,842 000000000000000112eb44b6a3dec47c4541735592cc0f44d3415dfdaeef7793 425 0.35/1.00 vMB 28
288,841 288,841 000000000000000058e9bf3b61068ceb1f0f40d1e46b30a808744112776a02ad 632 0.35/1.00 vMB 37
288,840 288,840 0000000000000000d1ca7e9e45dc0ec958e80c7818430cb44c9d08577a1d6712 964 0.90/1.00 vMB 21
288,839 288,839 0000000000000000eda36d05b921854d5164f6a6d49c71fb8f531e55ae361ea1 644 0.25/1.00 vMB 55
288,838 288,838 00000000000000007cda10907e033ad4223e8f97bb2ccf7ae8d9a0a5d576d963 256 0.16/1.00 vMB 40
288,837 288,837 0000000000000000c2a92b41aa1ef4de7a0efa096c04217d23abc6c2cbe5b1f8 1,286 0.50/1.00 vMB 44
288,836 288,836 0000000000000000f8114825ecc13ae7168bfd7a98d1c0821304aebc679df278 109 0.09/1.00 vMB 15
288,835 288,835 0000000000000000b77d4902b372608d51057fa578db3445093f47183c74bd60 226 0.09/1.00 vMB 31
288,834 288,834 00000000000000010c54e2014f400649cfb31e005c655fbcba6484ed9b789fe5 159 0.40/1.00 vMB 12
288,833 288,833 0000000000000000d2b36a9dd07fff0804b5841b59e9e54db26cef3e237069f5 782 0.79/1.00 vMB 22
288,832 288,832 0000000000000000b815ef727e8397fee8208e612fa6a214659ef814d97be7e2 1,725 0.90/1.00 vMB 31
288,831 288,831 0000000000000000e9f1702504d5bc0bd225837cf45b9b0ba3f143bd1ec0b8cd 1,078 0.35/1.00 vMB 62
288,830 288,830 0000000000000000d7e9e7a65c4131d8faf27969444b69d0e55309480cc756f7 301 0.35/1.00 vMB 21
288,829 288,829 0000000000000000ebd0ab5ae38bba5ec3b271e8f2d101b320507c7dc4baf92b 363 0.35/1.00 vMB 27
288,828 288,828 00000000000000007edbbef4ab1c15908fee0f909ee9a7f837af508db99f6b9a 669 0.50/1.00 vMB 21
288,827 288,827 0000000000000000fcee016129da648fe8543c73af70d98b8cab03b5da17fd03 1,427 0.50/1.00 vMB 55
288,826 288,826 00000000000000003286569c0191c76be3254f9982f9bca7f6462f86ce176d2f 113 0.06/1.00 vMB 32
288,825 288,825 00000000000000002658896020d0feb8a4a193dc818b021f63627db1384ef1b7 431 0.29/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.