Loading Tool

Explorer IconExplorer

Memory Pool

45,339 transactions
27.59 vMB
0.07750380 BTC
Random Selection Loading Transactions
Max Size: 145.66/200 MB

Candidate Block

Mining Attempt 796959b7d71e54304828a2a412009fb55bc8c1671e87dc7f7aea1895fa3b3b86
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 532c39db9c6c9f11390fdad5906c275b49610d4d228ce319dc43f20c126ded03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,066
Size: 1.00 vMB
Total Fees: 0.02545455 BTC
Feerates: 192.02 > 2.55 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (615,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,666 299,666 000000000000000077ee4bb2182f203f0d50fee55acb13bfa4dab19aae9ef1af 23 0.02/1.00 vMB 19
299,665 299,665 00000000000000007515e4ff90b3de469f94053b9e1cb6ba4dcc9ea6032354dd 438 0.29/1.00 vMB 25
299,664 299,664 0000000000000000057fea0f5030356bf0168f6acd13e9b2451282b4a37fe5a5 256 0.11/1.00 vMB 42
299,663 299,663 000000000000000072d57c98fbbe2b3082f2440cf0786b139e17db2b9a88e147 57 0.04/1.00 vMB 16
299,662 299,662 000000000000000082e92f4a7ae74b2e040cc7070694f45910eded0691d1f53c 160 0.08/1.00 vMB 31
299,661 299,661 000000000000000050103d1e82b790acd95f3312e90aa577842043c3969118e3 32 0.06/1.00 vMB 13
299,660 299,660 00000000000000000133ba9d33a0a3e09f7ccd3b164820fa2a01c81d1985acf6 593 0.48/1.00 vMB 21
299,659 299,659 0000000000000000662d0f50348e58b10ba5b0e2ded788d7e47221cbbdd35b62 935 0.35/1.00 vMB 45
299,658 299,658 000000000000000026e2e2cf4de652dee58dd90e1d8414305131358ec0a3706a 125 0.06/1.00 vMB 32
299,657 299,657 000000000000000019b471f53e531b535c6dceb26d3cdd838a9ca801a970467b 768 0.41/1.00 vMB 34
299,656 299,656 0000000000000000456033b5f63cf6d777667cb66732653f41c1b4b8c2c04870 93 0.04/1.00 vMB 35
299,655 299,655 000000000000000083338846ee1c2ff262561a42b3ebd50c433f0a1d85e8b52b 256 0.11/1.00 vMB 26
299,654 299,654 0000000000000000693e3db31c720d759138fe020e1c74be898ed76b605c8e4c 256 0.09/1.00 vMB 23
299,653 299,653 000000000000000061744d9a034c91c551783f5eb7e444daf313fbea1ca06622 507 0.24/1.00 vMB 39
299,652 299,652 00000000000000003ca6150bd72d478af78872378da6b6fdf0bd97fa75084b9b 431 0.16/1.00 vMB 35
299,651 299,651 000000000000000068c71c94678146e2e1f6296c29d784f606093f10409ac170 478 0.27/1.00 vMB 34
299,650 299,650 00000000000000000f036f82d092b2d4c3976518e9744fb992bd5033a0ad8adf 1,473 0.89/1.00 vMB 53
299,649 299,649 00000000000000000fc25c95153fbcffcf306b5edf2aaae385f0c66ea406fb61 125 0.05/1.00 vMB 36
299,648 299,648 000000000000000052176843e837de5384e65dead5bf6a903f9fb8e606613947 708 0.34/1.00 vMB 38
299,647 299,647 000000000000000071aa42cfef7575d56657322cdc8507c273d83d003288cd81 504 0.29/1.00 vMB 37
299,646 299,646 00000000000000006c2ab380ef2dca1405a43d67968ad6726562e71109841fc2 154 0.22/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.22 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: 654.77 GB
    • Received: 14.19 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.