Loading Tool

Explorer IconExplorer

Memory Pool

77,636 transactions
27.97 vMB
0.08657054 BTC
Random Selection Loading Transactions
Max Size: 170.53/200 MB

Candidate Block

Mining Attempt 5423e81777dbcf48a4be189ffcda3ff4ee17b8d0db75985750bbfa002b8e1ecb
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root a70177ead7a58120ae0ae062f2cc457ccddfc8a5ce06029528dbe665d7b93e42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,070
Size: 1.00 vMB
Total Fees: 0.02644950 BTC
Feerates: 402.60 > 2.65 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (487,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,889 427,889 0000000000000000038205594a457b283d749e8358405bf1d5e40378f90bbeea 1,603 1.00/1.00 vMB 40
427,888 427,888 0000000000000000044c5b1a24053ec9b42b8e10bcc98afb028d1b1db17bb228 2,646 1.00/1.00 vMB 67
427,887 427,887 0000000000000000003e715b7f18e5caa91e0e34d7d0df431853dce0fcfa272c 696 0.27/1.00 vMB 53
427,886 427,886 00000000000000000197955af2bd4e214b86339ec54bbd070a41ffcb7bc45db6 304 0.21/1.00 vMB 30
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
Previous 10 blocks ↓
Total Size: 782.95 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: 715.03 GB
    • Received: 17.64 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.