Loading Tool

Explorer IconExplorer

Memory Pool

80,216 transactions
30.82 vMB
0.09519741 BTC
Random Selection Loading Transactions
Max Size: 186.29/200 MB

Candidate Block

Mining Attempt 85b9b13563d5785cddac7c5459e8cab007beac3918c3af5ff4af5c93ccbb735d
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 32c83905e5dd56fff5b95931f2b7e6320fa6d02a5c8eb70e1a93fd10391e51b9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,302
Size: 1.00 vMB
Total Fees: 0.02161215 BTC
Feerates: 50.98 > 2.17 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (619,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,856 295,856 000000000000000083a2e9b0fc72bad512fbc2597c33a141404c60006ef53573 262 0.15/1.00 vMB 31
295,855 295,855 00000000000000006dc16514feefd8d4316b7c04d390fdd37861c4566fdce684 392 0.28/1.00 vMB 34
295,854 295,854 000000000000000049908644500079304b5d24514c5d3f44f1f5465b20378a57 64 0.04/1.00 vMB 22
295,853 295,853 00000000000000005b6360cc857473d1501a28f24e6d9abaa10f4c7a6d43da80 591 0.25/1.00 vMB 71
295,852 295,852 000000000000000017be3447e316cbfc17ee177ade26968777bdb51c0a8865fe 255 0.16/1.00 vMB 29
295,851 295,851 0000000000000000144143973b8271f86fe30c4be0245565270cb6f1aba8c146 514 0.33/1.00 vMB 36
295,850 295,850 00000000000000007a8c91a5c65aeef48005049307cdb0411c0a02f683dc9b1c 405 0.28/1.00 vMB 29
295,849 295,849 00000000000000001d42a1aad90bbaf6c94f0581129e27bfba33509a3eb4ec66 128 0.18/1.00 vMB 12
295,848 295,848 00000000000000005b6550882ae89b39855396247fb5e023da39d002a8501cbb 701 0.35/1.00 vMB 39
295,847 295,847 000000000000000010ae5ccf7dad236c455d68522c5f0530d8da5f60a8b8a0a5 592 0.32/1.00 vMB 39
295,846 295,846 00000000000000007a3afd7e5907c2be9d7c662077b804af0592411cbc386f93 812 0.65/1.00 vMB 30
295,845 295,845 0000000000000000636cac4d49c2b24854968dc8c89118de6f1f70545ae5bad0 600 0.25/1.00 vMB 39
295,844 295,844 00000000000000002576f64fd590fa5dd16ee7ee169d9b98145d79981635fe72 179 0.17/1.00 vMB 19
295,843 295,843 00000000000000006b57cba2d72484def4720272463145f78bde5839d4e1d761 758 0.35/1.00 vMB 42
295,842 295,842 0000000000000000771346a196f86b11324d5d8dd6aa776a72ea452839ffb62e 33 0.01/1.00 vMB 22
295,841 295,841 000000000000000070c7a9e42f1d445236e431db783293f7ca1d880bf8e4a66b 128 0.11/1.00 vMB 8
295,840 295,840 0000000000000000667e67782ba3e5c9fc69314f3eb51fa08e5790b4bb2c073e 560 0.26/1.00 vMB 44
295,839 295,839 0000000000000000a2a7a88a7358755adba463605fef0c5b2e7c25aeb9fabb13 400 0.23/1.00 vMB 27
295,838 295,838 0000000000000000777b2177058511db57cf6f3792e5c07ac0f6fe486a5d1532 79 0.10/1.00 vMB 14
295,837 295,837 0000000000000000b298b136c29125cffdb0bbc9b8247a4e7f7589353acaba19 498 0.35/1.00 vMB 27
295,836 295,836 0000000000000000373708af8622b5cee52b0fe4edb264049b1ee18bd05614bd 648 0.35/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.08 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: 723.38 GB
    • Received: 18.40 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.