Loading Tool

Explorer IconExplorer

Memory Pool

74,871 transactions
27.72 vMB
0.07051645 BTC
Random Selection Loading Transactions
Max Size: 168.81/200 MB

Candidate Block

Mining Attempt ade43ae9c0d18db3fc48195ba5d7d6a11352fd3c4f2a14d1eb04dd25c5370e6f
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 4249e81f621f4d9b0c643ed4da872ac7d499f1064c442c792431e18f86031b2c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,909
Size: 1.00 vMB
Total Fees: 0.01118744 BTC
Feerates: 180.82 > 1.12 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (487,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,598 427,598 0000000000000000028cc425aaa588cd660b510984a9c54620ac658a3371d8e9 420 0.21/1.00 vMB 53
427,597 427,597 000000000000000003fd42bc8485d06fa05aee5f16567e7ed408ff5f449d8938 1,015 0.43/1.00 vMB 61
427,596 427,596 0000000000000000033fed98774be930c8c4603ea4714d0cc12c777dda5f5fa3 247 0.98/1.00 vMB 4
427,595 427,595 0000000000000000040e86b2aca0316d00121a4362efd323dbb8ffce72bf0361 273 0.13/1.00 vMB 59
427,594 427,594 000000000000000000ce733c00f04d0f961004c07d03fac08b6834219a123b0d 695 0.61/1.00 vMB 30
427,593 427,593 00000000000000000284d2ad4c2849e73ef7f7e1258aa694f9509bca4041fa8d 1 0.00/1.00 vMB 0
427,592 427,592 0000000000000000033d5cb2a092efcb0c10aed5e0d4f4bf642303e69e5c429a 142 1.00/1.00 vMB 9
427,591 427,591 000000000000000001cecbe3a088f956011be02988e4b2da287a088b0cb7db09 72 0.04/1.00 vMB 49
427,590 427,590 000000000000000001c9758ed2ccf67d38b745a1d8396c5808d359058bae23bc 171 1.00/1.00 vMB 10
427,589 427,589 0000000000000000033be2c56e44b6782eff52101967b9a66c4f97921e5f5695 1,082 0.99/1.00 vMB 29
427,588 427,588 0000000000000000003949c6b3b3063c26289d3a03c8ad3232a6622a91fc8065 151 0.05/1.00 vMB 70
427,587 427,587 000000000000000001228b996b9efafc05535f887c7e78bebb0ad8c6f1adc5c1 1,745 1.00/1.00 vMB 44
427,586 427,586 000000000000000002695d94b575b9690076ebb1258fe012d1e65780108b1d8a 1,350 1.00/1.00 vMB 30
427,585 427,585 0000000000000000043e8757b5fa0b343797789bdde733dbd013d09da5b070ef 2,952 1.00/1.00 vMB 72
427,584 427,584 000000000000000003396ec716c2e0dc06551d62f51b2f215a5e9768befedf73 501 1.00/1.00 vMB 25
427,583 427,583 000000000000000004a4460e0eeaf9b802c259801489af7bf127982dad01d283 896 1.00/1.00 vMB 31
427,582 427,582 000000000000000003669d06c7a5d80fbe4d761e87661a041db662da05931df4 909 1.00/1.00 vMB 17
427,581 427,581 000000000000000002a05654705d0ccebe773ee49097b843ab35d01a1eda34ad 1,998 1.00/1.00 vMB 47
427,580 427,580 000000000000000000468d32f0bc9b76718ca2ca47a6ac0505e507b043e24dee 2,271 1.00/1.00 vMB 59
427,579 427,579 00000000000000000372d45dd8a2350249d89c7b4d39b49767e4cb1fcf53456d 3,048 1.00/1.00 vMB 80
427,578 427,578 00000000000000000007666a034f1ab8e6b85053bc71284d6b18efdc0cfa15aa 413 0.18/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.86 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.86 GB
    • Received: 17.24 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.