Loading Tool

Explorer IconExplorer

Memory Pool

80,495 transactions
30.26 vMB
0.10731324 BTC
Random Selection Loading Transactions
Max Size: 181.03/200 MB

Candidate Block

Mining Attempt c22108070189408aab480f1322f58559dd4d22e78c636a0ab3b37f0a09420309
Version 20000000
Previous Block 00000000000000000001ef096391cd53823906ce45886ccea3762a298b0af140
Merkle Root 9891d5b15659311145783feaa973253a43d86cfcaa836190fb4f85f672ce9a10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.02499206 BTC
Feerates: 100.00 > 2.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,594 (821,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,077 94,077 00000000000721b84945c75a658f794b91d97b14c2ab63091358be74d73c1f4d 1 0.00/1.00 vMB 0
94,076 94,076 0000000000017fa4bfa2e42a80499ac873bf59c4f020be79a4111f554388d9ef 2 0.00/1.00 vMB 0
94,075 94,075 000000000007f9f98710a293797fefdbcaf09ceeaa1ddaa9f4a066ebe3635664 2 0.00/1.00 vMB 0
94,074 94,074 0000000000064bfe28c0b248aa92f7f47bf5a4021a08199bbe28ff18cd56a263 1 0.00/1.00 vMB 0
94,073 94,073 0000000000056f6072f12589f388729d9f6f064f800d32017150fbd4c5be58e6 1 0.00/1.00 vMB 0
94,072 94,072 000000000005d04a702a6188569e9008a780eeee05fcf3d10088bf7b11a08de2 4 0.00/1.00 vMB 0
94,071 94,071 000000000006d5c308bcf5cf37d8f95ce738136d6629178a4563b0e1593ee418 4 0.00/1.00 vMB 0
94,070 94,070 0000000000077db80efc41d589469ce9169f68dc3e07d29ba2c143b409e628b7 1 0.00/1.00 vMB 0
94,069 94,069 0000000000044d4f232a85e7b7ad73ea0212d7a6a5587499a4bf9ace98bb7920 1 0.00/1.00 vMB 0
94,068 94,068 00000000000260de6111a4a56703de6ae5cbff492429a72fc5a9f980a752fa37 7 0.00/1.00 vMB 0
94,067 94,067 0000000000017f648823cf83e5a77f004c67a851c4fafa8340adaea273e390a5 11 0.00/1.00 vMB 0
94,066 94,066 000000000007ac0c57d7482e3a33247f2089339a39de9d4cd5f9b94d330de9d8 1 0.00/1.00 vMB 0
94,065 94,065 0000000000017d3ff8596b4a4cde738c0f26d814cad1f55c8607d8946d1684ec 2 0.00/1.00 vMB 0
94,064 94,064 00000000000340ea503e423789d26040deae3f891a7e89ffdc1b77e8ff0db2ce 1 0.00/1.00 vMB 0
94,063 94,063 000000000005ff58d0c20bac76b426d086ade22cc25a18594d5439bef4a6f98f 5 0.00/1.00 vMB 0
94,062 94,062 000000000001853100f0735bd14f971a9b4f1c61c1dc147533e74eb5b6d4627b 1 0.00/1.00 vMB 0
94,061 94,061 000000000003a1201361ce7bb1c50ffe8e072f1d1ac49ab8fe340aeb46793749 1 0.00/1.00 vMB 0
94,060 94,060 000000000005e10ca041be535bb1a11a852d71a4368674c109647e5d7fca4159 1 0.00/1.00 vMB 0
94,059 94,059 00000000000663dff028fd847c126b45abb8ee7cc568045940f4f82a137c0d82 1 0.00/1.00 vMB 0
94,058 94,058 000000000001bec9b9ae08c2c934ad4b0609bd8aff04b01d1bb3e7589c3efae0 4 0.00/1.00 vMB 0
94,057 94,057 000000000003bf0443b356f321b9649a5fbf587e3e67e5eb5b2c784de7d7f0d1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.42 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: 770.46 GB
    • Received: 19.89 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.