Loading Tool

Explorer IconExplorer

Memory Pool

78,985 transactions
29.24 vMB
0.12137365 BTC
Random Selection Loading Transactions
Max Size: 176.37/200 MB

Candidate Block

Mining Attempt 6d80d2a9dbe5eb1e2b8c712a63ceeea0a5f519851fa861220dae7c0d7d3e597d
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 9a7f042341f58620a9f21bf4bfe402708a3a3f016b587cfb86e1ea7e9408dfbd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,206
Size: 1.00 vMB
Total Fees: 0.04418368 BTC
Feerates: 150.80 > 4.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (577,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,058 338,058 0000000000000000036a1041dc7c1d05fc6dc94f329c1628e927305c6bca0abc 475 0.21/1.00 vMB 30
338,057 338,057 000000000000000002f57f311aec6747dd3ce14664dbb2a5f59de7c8ed3b8e88 210 0.10/1.00 vMB 25
338,056 338,056 00000000000000001709094fdeb7774520fb4809364f79cc69cb1e8c92b95f1c 422 0.21/1.00 vMB 25
338,055 338,055 0000000000000000181c09aa3a8f4603c3917cb14292be465d67329c94dd3418 46 0.02/1.00 vMB 24
338,054 338,054 00000000000000001200ef61efd95db3e37c39b770e76ca9f97f2231b4b2234e 527 0.25/1.00 vMB 24
338,053 338,053 000000000000000008aa3040afbb992903fec23eb0aae1e480e4163dd3e84fe6 516 0.26/1.00 vMB 27
338,052 338,052 00000000000000000a193d80f8db7dfe31e6843f0cc27f00d211a01a7b6d8e66 500 0.25/1.00 vMB 26
338,051 338,051 00000000000000000dfdadf88e044dc4dde792867ab96d43668f376116271855 171 0.10/1.00 vMB 18
338,050 338,050 0000000000000000058b9aca03086f3eac809dd1ece919c3f3a6552100d64f73 1,208 0.70/1.00 vMB 26
338,049 338,049 00000000000000000d1a91caf77719adcf94db4ae3cad471006b5bd336832137 101 0.06/1.00 vMB 29
338,048 338,048 00000000000000000fe8a7c845411264e57ead2ac86c7dbec55a5640ddf84b72 1,498 0.74/1.00 vMB 25
338,047 338,047 00000000000000000068b5171860727c358629ec7e2ab2b1371597320cbd674e 1,374 0.83/1.00 vMB 27
338,046 338,046 000000000000000010ae11cd974571f1d2a478f43c1e60986a754d1cfa3dcbda 493 0.35/1.00 vMB 18
338,045 338,045 00000000000000000dc56eb4f2cba2e83438b295e72aa226891650837c82fedb 77 0.06/1.00 vMB 11
338,044 338,044 000000000000000016f4b170d30f7e945070ada86db2ac1acd90449dec241a32 381 0.26/1.00 vMB 15
338,043 338,043 000000000000000018ca8e8bb022bfde827da9ba0ff83c650f82cd89c17007c4 310 0.37/1.00 vMB 15
338,042 338,042 00000000000000001ad3044921055857a348fa143de6cb94a6dc2e4035102100 32 0.03/1.00 vMB 15
338,041 338,041 00000000000000001961aebab0608488fb143ca38fd52e7b4a2237651dee2cf2 1,857 0.75/1.00 vMB 53
338,040 338,040 00000000000000000873092a918d43e24810ce9d994d80ffd24323c853dbe01d 99 0.05/1.00 vMB 16
338,039 338,039 00000000000000000ebd8b8e91116700aaf6fce700e9728dd03a36b0e29817c2 523 0.44/1.00 vMB 22
338,038 338,038 000000000000000001b83ac510945b5717652f76390e64c1d7bab9bc79778304 449 0.30/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.