Loading Tool

Explorer IconExplorer

Memory Pool

84,240 transactions
31.28 vMB
0.08681548 BTC
Random Selection Loading Transactions
Max Size: 191.84/200 MB

Candidate Block

Mining Attempt fa5ba9f93c8445f0206e7ddf9eb173dc0c912625db3cf480cbe984aec6c1cb03
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root 50b74017eb7a63489957fbf81f61051c78e65b84b3a61d82f876900dac557b1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,634
Size: 1.00 vMB
Total Fees: 0.01160380 BTC
Feerates: 22.07 > 1.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (487,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,885 427,885 00000000000000000267648ba1571ae1a18c4a1371219bdd3e8c1d3551d79384 2,814 1.00/1.00 vMB 63
427,884 427,884 00000000000000000149230ec89c826b5496a0daf6026958f068b3225fe4893c 1,836 0.71/1.00 vMB 59
427,883 427,883 000000000000000004eb208ad4a40c5bfadb6a581c872012bc764b1c244a3149 1,635 0.69/1.00 vMB 56
427,882 427,882 000000000000000000777c347978827e72aa142bd58efddd6e6173a0677c1abb 703 0.26/1.00 vMB 61
427,881 427,881 0000000000000000010082068d645ce4559406f491972e31c336b4775e8cfc38 1,120 0.46/1.00 vMB 59
427,880 427,880 000000000000000001b4443ec702e88675fb689dc8848de96b478fb4548333b9 872 0.47/1.00 vMB 42
427,879 427,879 0000000000000000018cde3f6c33e586b9db21b45a8aceae131d341ae0515eaa 2,638 1.00/1.00 vMB 62
427,878 427,878 00000000000000000065eeb0dd5c5eddf3ad320b99174a1296835d1c0d436661 139 0.08/1.00 vMB 36
427,877 427,877 0000000000000000034b71d91d62850874fa7c0831330f506a99254b201af11e 735 0.34/1.00 vMB 53
427,876 427,876 000000000000000000db7cdf9b3b7aaec0fbf911e96b4bcf3291c1dceef00e39 802 0.98/1.00 vMB 18
427,875 427,875 000000000000000003de4fc3c05242e78d9057b9196fc65546118c7c3a0c373e 673 0.24/1.00 vMB 62
427,874 427,874 000000000000000001662ca0cf967ee4e9ca1c72aeee1a3c2f602c18a6223072 2,188 0.99/1.00 vMB 50
427,873 427,873 000000000000000003c3fb78109677a730495a5b216618670bacd96c8186199e 1,339 1.00/1.00 vMB 32
427,872 427,872 000000000000000002378782ff0686d8b68e592a8c75935fc283f682f3a1de99 1,122 0.44/1.00 vMB 60
427,871 427,871 000000000000000004f039f540c1fe0c3d5c81e028d2d0dbf836bd7a140b227e 1,503 0.63/1.00 vMB 56
427,870 427,870 000000000000000001f17c504fea2c2f045d19bb1134936e74a9e5ad7ceb40e1 197 0.07/1.00 vMB 58
427,869 427,869 00000000000000000301bd903ef8746757e1e5937c3c9a0faf2d4e98eceefb2f 803 1.00/1.00 vMB 18
427,868 427,868 00000000000000000077e57f2cc23e876b5a5966b2a8ddf9f8e165c61788b8c7 975 0.41/1.00 vMB 60
427,867 427,867 000000000000000003f614aed476d5644b258cc14ac3dbd424375871f63559bd 1,428 0.59/1.00 vMB 57
427,866 427,866 00000000000000000419dd71831fb62bfb83d15d7e26e1dc62e672394e822f72 1,054 0.85/1.00 vMB 27
427,865 427,865 000000000000000002da755a9f86fb71a35bd17201de65f7fd7819973650d24d 464 0.90/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.03 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: 719.51 GB
    • Received: 18.08 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.