Loading Tool

Explorer IconExplorer

Memory Pool

81,963 transactions
30.88 vMB
0.08367963 BTC
Random Selection Loading Transactions
Max Size: 189.41/200 MB

Candidate Block

Mining Attempt 71efd5a837ed53d8315d8820c92782361e9e85db91518dd30ccb97e936728c1b
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root f2bf0f1de2d9eab44224fcb48e9d142f30b22c4bcd7a7ab7173d4de97d7cd625
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,541
Size: 1.00 vMB
Total Fees: 0.01440927 BTC
Feerates: 235.42 > 1.44 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (544,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,710 370,710 0000000000000000054ec560746c10fac0e36ea9797db76dc3ef56dcdfb883ad 2,606 1.00/1.00 vMB 56
370,709 370,709 00000000000000000e4f6d4b9c9feb88a979262a587da4a3ee91814a5a47ae89 1,490 0.95/1.00 vMB 27
370,708 370,708 000000000000000002afe6c615973e5a97f9ea03ac28d77bfd048c24a67ceb0f 116 0.05/1.00 vMB 38
370,707 370,707 00000000000000000e02cfed3f2edafb8b415b9170326855c28d3aa79199e61a 2,211 1.00/1.00 vMB 43
370,706 370,706 000000000000000001719088075ae84aea058a622626cc255d44ea5c9e656a79 1 0.00/1.00 vMB 0
370,705 370,705 0000000000000000119edbf67430b68462bdac0c30285e605cf9b306db74e377 2,629 0.95/1.00 vMB 55
370,704 370,704 0000000000000000001fa051c2be8134365826f724d1e567c26349e4236adf68 1,775 0.95/1.00 vMB 37
370,703 370,703 000000000000000012cdd16eadc0b69c623d7a0e43bb6ad44e734c13184af47b 2,228 1.00/1.00 vMB 48
370,702 370,702 00000000000000000606a5a9a74d7e10c6f2606c4c491d928abcde15a549dd64 673 0.35/1.00 vMB 37
370,701 370,701 000000000000000000d7350652e35ba6fbff466cfed10645a1aea6382975dc54 149 0.09/1.00 vMB 19
370,700 370,700 000000000000000013d52e758e4bda10fe102f5d903aa6fa20246e85c1af8747 977 0.56/1.00 vMB 35
370,699 370,699 00000000000000000255ad663750396730e401cec5544e0d3cf7838b14774b2b 720 0.35/1.00 vMB 37
370,698 370,698 00000000000000000e8845bc065887af2b18fe16affd3658a4e737363383c513 1,207 0.61/1.00 vMB 33
370,697 370,697 0000000000000000030b1c11bdf38b9dd2125f3660b8bf7ba483ab4fa2f83f17 1,962 0.93/1.00 vMB 42
370,696 370,696 000000000000000000df617819cf6b206ad613d8b0a30410423a0edccca9e67a 828 0.48/1.00 vMB 36
370,695 370,695 0000000000000000089ca2a0b9f378a37fa52fa30698d40112f26e7aa384438b 572 0.48/1.00 vMB 24
370,694 370,694 00000000000000000bc30758750d33e612a5d562aa1151881a9bb8a030b2f9bf 1,409 0.72/1.00 vMB 38
370,693 370,693 00000000000000000a022d7ca80fb8a4f67b1525f3f0a37f793f26ed9e9ef983 1,134 0.65/1.00 vMB 27
370,692 370,692 00000000000000000786af82dbfd2ad4659bda862002f951252eec0ad73d599d 1,370 0.73/1.00 vMB 39
370,691 370,691 0000000000000000146c0dc8664bf3b63a1c45e48ee3de6312250b7876127476 234 0.12/1.00 vMB 29
370,690 370,690 00000000000000000869711ce531b458271d75ea19e90e0b114ec8087fa27665 1,640 0.87/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.