Loading Tool

Explorer IconExplorer

Memory Pool

82,690 transactions
30.59 vMB
0.07289097 BTC
Random Selection Loading Transactions
Max Size: 188.24/200 MB

Candidate Block

Mining Attempt 07883559dcf2d70275f748cf0388345e92ed39b24a61c33a066b334184d234cd
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 873d73c0c0049d719a11a9ac6c273722f0804544ce0bd6f26234c16a7e7bcd38
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,923
Size: 1.00 vMB
Total Fees: 0.00428001 BTC
Feerates: 14.26 > 0.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (619,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,909 295,909 00000000000000000ea8837754169d99f0d48f42c84d10e884a54023588de97e 128 0.05/1.00 vMB 70
295,908 295,908 000000000000000072cd9697d512a6be5203f38010f7a1dc939777db30f5c9b3 26 0.02/1.00 vMB 30
295,907 295,907 00000000000000008a660e09fd25f9dac83226a1fd4e0b8cab0ff150e451f85b 650 0.48/1.00 vMB 34
295,906 295,906 000000000000000070f9d272050d9c652d239a5d739ad0f4d2013a231860ddb7 85 0.05/1.00 vMB 16
295,905 295,905 00000000000000003c63d6dc610f02476a207a2c5f38f1d3aa8b42a590379e73 181 0.22/1.00 vMB 33
295,904 295,904 0000000000000000320dcd97206a4c860d2130f9c3f4e96744250e482b4a32c8 1,301 0.90/1.00 vMB 32
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
Previous 10 blocks ↓
Total Size: 782.99 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: 717.21 GB
    • Received: 17.84 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.