Loading Tool

Explorer IconExplorer

Memory Pool

43,109 transactions
26.45 vMB
0.06070309 BTC
Random Selection Loading Transactions
Max Size: 138.96/200 MB

Candidate Block

Mining Attempt b8bbadd66e5a38f3a6e93790edae4706d0b4664f2b02fb02ef6e5db8cb2f939d
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root dea5efe92215499b119b7e52d2367e7feecb7e8944f901557ee9b52345914e47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,400
Size: 1.00 vMB
Total Fees: 0.01228761 BTC
Feerates: 150.92 > 1.23 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (571,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,779 342,779 0000000000000000054064da80f8c7fd68e13e726dedefdc0e2156856eaad166 355 0.15/1.00 vMB 33
342,778 342,778 0000000000000000156c06578e406f1043937608b609130985ace6f9c63111ec 1,889 0.75/1.00 vMB 36
342,777 342,777 00000000000000000af5bd236abea98712faee79b9b610e513b29c4b43f2c4bd 641 0.30/1.00 vMB 26
342,776 342,776 00000000000000000eabe53fdcdcb0325475e94aab9bea2ed3d19ccc836780df 559 0.26/1.00 vMB 25
342,775 342,775 00000000000000000e5f4f69ac9fd89879d545aaeecbcd956058b4d5593f83bf 271 0.12/1.00 vMB 28
342,774 342,774 000000000000000003523717296b9b2c89c250e48306c9d6aa26938c33820d5b 754 0.37/1.00 vMB 24
342,773 342,773 00000000000000000bf8c5e79809d90795e60088b50b1a67e021e15820520035 399 0.27/1.00 vMB 21
342,772 342,772 000000000000000012f97b25a798b476183beb2d7263ff6d52d3f4eb80686390 551 0.29/1.00 vMB 26
342,771 342,771 0000000000000000157c871238d89c7db0392815f667e61635470eecb6cd426e 267 0.14/1.00 vMB 36
342,770 342,770 000000000000000015ce64b97bee3bf694bce618b9a788eea262ed0f05eab110 587 0.32/1.00 vMB 24
342,769 342,769 000000000000000003bec4b84de6c05ae0dbdbebf9bed63aac3cddca6a313cb5 21 0.01/1.00 vMB 20
342,768 342,768 00000000000000000f6905daf097c0f9560e58d1726219610ebb622a45a14b47 849 0.46/1.00 vMB 23
342,767 342,767 0000000000000000188d7e6589783f6bdbb1e3f4d0154cf0634eef1b34d20523 272 0.14/1.00 vMB 20
342,766 342,766 0000000000000000158c2c94ee4024086a0aab426b92f83f2c2a26be5ba8bb2c 572 0.57/1.00 vMB 16
342,765 342,765 0000000000000000044e8fb97840f50d9a909e4cee44abaf54e1dc1b9271d81b 1,290 0.89/1.00 vMB 21
342,764 342,764 000000000000000000832df591f4e06359a8318d16134ff1788357f542af7d7b 2,329 1.00/1.00 vMB 30
342,763 342,763 000000000000000012b5f25e25fc04420193b1b9da298e49e9af3c6b4e6fec5a 739 0.43/1.00 vMB 22
342,762 342,762 0000000000000000019ff3721c73ad39dae8d006e2c0b60c48298553c0c5df1c 318 0.14/1.00 vMB 26
342,761 342,761 0000000000000000089ac9086a3b0c2b6cd506c311c080f9f8384def2d10f10d 384 0.20/1.00 vMB 25
342,760 342,760 000000000000000008f9ceb271c0e54ccd25e23c19194040de82fe3fef10cd96 554 0.37/1.00 vMB 21
342,759 342,759 00000000000000000c24958f23a0c2a2ce24b4825b9a0fbf91ad02437cb0e99e 256 0.16/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.