Loading Tool

Explorer IconExplorer

Memory Pool

75,661 transactions
28.06 vMB
0.08644740 BTC
Random Selection Loading Transactions
Max Size: 170.40/200 MB

Candidate Block

Mining Attempt 80c2a3147589da7a69c0564e19f715066d16c6e61354f3a7f9a0b776d20d3da6
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 6e68fcbceef305ba1e1ed021aeb0168c954546fbd601bbeaa4b668c5dcb8863c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,885
Size: 1.00 vMB
Total Fees: 0.02616705 BTC
Feerates: 402.60 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (619,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,903 295,903 00000000000000000c7c6728b25041c5f8153b475a71bacac084bab8327c7743 452 0.35/1.00 vMB 83
295,902 295,902 0000000000000000878900076418e2bf478e44b8b7d42dfb113959a0c19c6ca2 99 0.06/1.00 vMB 37
295,901 295,901 0000000000000000184cbf85f7b95f08198417a2fbe511014830fb27d67c2aaf 259 0.16/1.00 vMB 31
295,900 295,900 000000000000000048cbf1720f8e888247d3cfc0fd407785d6aa778daf6defe7 85 0.05/1.00 vMB 27
295,899 295,899 000000000000000078c1c11a5fe121532197d2d44a4822c3421411c4a1a330d0 79 0.23/1.00 vMB 15
295,898 295,898 0000000000000000005ea690bed8fd4285315a29989a7f80f76669bddc5d4303 1 0.00/1.00 vMB 0
295,897 295,897 000000000000000055fc5fe83ad200d4ed5caa1fdd1a24b40d1a50e83b5eceaf 730 0.35/1.00 vMB 42
295,896 295,896 000000000000000081708e845fe706ce29ffee29e0ba93e86c1317773fb15eaf 70 0.03/1.00 vMB 10
295,895 295,895 00000000000000009c1b159fb374228157c69ad319146d3f7382d53e20f12e1e 524 0.32/1.00 vMB 34
295,894 295,894 00000000000000000d524d139e8c5a800c1ebf237ecb6d7a5d351a321720803d 145 0.07/1.00 vMB 32
295,893 295,893 0000000000000000286f7efd8e76794cd91efc71738e89298b900ea95c5709dd 428 0.32/1.00 vMB 25
295,892 295,892 000000000000000006f7744919902c1e727262d6d9cfe98bf692c701c7334d5c 288 0.35/1.00 vMB 15
295,891 295,891 0000000000000000426adbe42485f2ee39fa90d6f60cba55ec798ba9c59826ad 512 0.22/1.00 vMB 38
295,890 295,890 0000000000000000af2a9881f65f04dc8219c9cff0b53e90d34f7d3a5e08e000 512 0.22/1.00 vMB 52
295,889 295,889 00000000000000002e45b15f6fc4badb8a32891507b6179e9974362473de588f 600 0.25/1.00 vMB 50
295,888 295,888 000000000000000084f5f526a9fa8c1319247fb033c510e96f3be64ee70c48c6 398 0.25/1.00 vMB 32
295,887 295,887 00000000000000004b4e0ccb6350ee70f3108513744154064dff16e1a08904cd 512 0.22/1.00 vMB 49
295,886 295,886 00000000000000002d23164ac3cfdc4d84a0053add17ca631213231e258a7202 202 0.13/1.00 vMB 29
295,885 295,885 00000000000000001418a26a22d7b0549858c94abdaf124b4e193ade573501c4 41 0.02/1.00 vMB 26
295,884 295,884 00000000000000001c16dccf7a74e2c7e460ff0d3a41880101d1e2782b928c79 32 0.10/1.00 vMB 3
295,883 295,883 000000000000000015eab6e88c5b5b88658a9566eaa6b4506604d290597a4a05 391 0.27/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.