Loading Tool

Explorer IconExplorer

Memory Pool

42,229 transactions
26.50 vMB
0.07552879 BTC
Random Selection Loading Transactions
Max Size: 138.41/200 MB

Candidate Block

Mining Attempt b9d555f73cc9d67c4928734b983a804444b0597ede4e850ac5659cdffc9bbe7c
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root e0f3bfbd5d0ab2973df2ca047499e4ad9ca98c27229dd5af46b8230f7706209f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,280
Size: 1.00 vMB
Total Fees: 0.02676892 BTC
Feerates: 151.16 > 2.68 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (615,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,674 299,674 000000000000000037f67a7d0725875f006cd455bf61f95b68228e2d054c203e 389 0.24/1.00 vMB 28
299,673 299,673 00000000000000004d7b319cc0b6540e418dfa295e68c01842f4bb3a6ce1e233 219 0.13/1.00 vMB 23
299,672 299,672 0000000000000000790dc6fc6171848620513e53f5e899e758c71e74b714428d 256 0.10/1.00 vMB 65
299,671 299,671 00000000000000003b2a1543b591b5ac3927962c7921f40a7620f0eebbb2e0f0 39 0.03/1.00 vMB 11
299,670 299,670 00000000000000001dc6758d02d66a40b941f8f4e95c15560e1687c544c3f84b 155 0.07/1.00 vMB 42
299,669 299,669 0000000000000000237cf880b486ea06fc82526695025c07197bb9c6b2668964 71 0.04/1.00 vMB 27
299,668 299,668 00000000000000007d80781dffea411c5013538009d77ab160924d4c07b43158 309 0.18/1.00 vMB 36
299,667 299,667 00000000000000000ed7a51099fec479f48c509c5e0cac4b9890bee9a16c1f62 91 0.04/1.00 vMB 29
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
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.