Loading Tool

Explorer IconExplorer

Memory Pool

42,938 transactions
26.73 vMB
0.08347711 BTC
Random Selection Loading Transactions
Max Size: 139.80/200 MB

Candidate Block

Mining Attempt 63093c15b0302a23ddab26e5ea8578c4e4e0069454c78a120cb95654585dcf1b
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root f141b54eef7c4956e3e11612c870d6275a917e58ccb36f08a2a740f1f0fb8c85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,563
Size: 1.00 vMB
Total Fees: 0.03395965 BTC
Feerates: 151.16 > 3.40 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (547,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,980 366,980 0000000000000000038169fc5e7e82434d86e9fdadef37adaf6f7c9ad39e4bcf 1,131 0.55/1.00 vMB 38
366,979 366,979 000000000000000008e273db3c10caa82e42cb463ac27122dc6b6139afb2ce9e 146 0.13/1.00 vMB 23
366,978 366,978 00000000000000000c8c0b0a28d80d92331ab5f9268fc9ca93ddd74911bcd9ee 96 0.05/1.00 vMB 33
366,977 366,977 00000000000000001100735dc33dc796bd1c9fcf4fb87f7cbc0d450b0a4a9371 662 0.31/1.00 vMB 35
366,976 366,976 000000000000000014cfc8ddb961715ce6febb087c83168da17e0088747d88c3 1 0.00/1.00 vMB 0
366,975 366,975 0000000000000000141033bf52b1040191f7b0e430c00e36b9136b3aae40838c 1 0.00/1.00 vMB 0
366,974 366,974 0000000000000000070abc6cf67250c7efdf7a3fd867f21d90950000ddde767e 1 0.00/1.00 vMB 0
366,973 366,973 000000000000000008a1cc0bece48374145eaf0f65229cd46d6beaacbb997041 268 0.21/1.00 vMB 31
366,972 366,972 0000000000000000075082f38d30cd9b04e70c972802ede38a967b9dfde38c50 325 0.20/1.00 vMB 32
366,971 366,971 000000000000000008badcac5550fe7484cddd983e7196cf496648b9f82ed9b2 1,117 0.57/1.00 vMB 44
366,970 366,970 0000000000000000106e94b77b4bab934454f72ee3c7b85c32ba2db2023f1146 966 0.52/1.00 vMB 45
366,969 366,969 000000000000000002e981ecc2dd63c11d4aa237ca47fd16d4804ed3c0aac88e 119 0.07/1.00 vMB 35
366,968 366,968 000000000000000003206711e0783ae184f870b4d972730effb5b1880f5d4357 305 0.17/1.00 vMB 40
366,967 366,967 000000000000000011fa394d6fa3e64d890703a1e813f3b4f27c28d212558119 1,206 0.68/1.00 vMB 40
366,966 366,966 0000000000000000094a63eefdfe79a0c45a8cf6e15fcb4d0f293af48452b706 483 0.30/1.00 vMB 27
366,965 366,965 000000000000000005b02567240b31d2b085776c6619c08ea88c7230cb4b8b4b 378 0.20/1.00 vMB 37
366,964 366,964 000000000000000005ad1ffb2b7d88e9820ee8b4d02b724577d9b54215fd0272 746 0.50/1.00 vMB 19
366,963 366,963 000000000000000004a4ef1edb895d50933546fe319972de4e2abc8af28b8d5a 1,830 0.93/1.00 vMB 32
366,962 366,962 0000000000000000112a4fd7df8d16b456e25ea19cd229807776b4f6e2109c40 2,235 1.00/1.00 vMB 51
366,961 366,961 000000000000000011d662b46513b8a1f3ca913e62ab544ec8d703aae81b0a67 363 0.24/1.00 vMB 44
366,960 366,960 000000000000000004140414065255cb4163d95a4e67dfd7c3e3731f1597a31e 425 0.30/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.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.