Loading Tool

Explorer IconExplorer

Memory Pool

81,575 transactions
30.62 vMB
0.09447021 BTC
Random Selection Loading Transactions
Max Size: 184.27/200 MB

Candidate Block

Mining Attempt d9fafb934894c936ea8744a2852f08d86853d9b1925488b99241755a1a478c65
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root ba92abfd280360ad69dafa652ce43125d7968d62eb196509059e991452437703
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,686
Size: 1.00 vMB
Total Fees: 0.02806972 BTC
Feerates: 163.06 > 2.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (701,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,676 213,676 00000000000001e6d6fa4a14ab88cdd52148e54926435f0a3a54e5df1cef7949 249 0.11/1.00 vMB 169
213,675 213,675 0000000000000135f46323760e6335658bd6574a5055df347ce6af7926a7641d 6 0.00/1.00 vMB 17
213,674 213,674 00000000000000caa4bf031d9963d959b8803f7dc14618a8ff5300e3d6e735f1 175 0.09/1.00 vMB 145
213,673 213,673 00000000000004a3c01756817833e269ba2400c692a874371287040012ab5415 342 0.14/1.00 vMB 191
213,672 213,672 000000000000037b39e56654f03604f64e8f15b425d5818e460d3bed73bbd18d 42 0.03/1.00 vMB 145
213,671 213,671 000000000000030ac82ee54d223c7cc3d035f46a0b7f6d09d3dce5244ce033ba 47 0.02/1.00 vMB 130
213,670 213,670 00000000000000a40bfa639ec99a6da970d3224c3a324073d40f3c930924305e 308 0.13/1.00 vMB 162
213,669 213,669 000000000000013bea664d863bf33ecdc0552ef9112b88592110f5d2f353bb85 543 0.20/1.00 vMB 201
213,668 213,668 00000000000001aed94a972ca4680ab73a9060377c93d963ea07eb73edacdb60 198 0.08/1.00 vMB 181
213,667 213,667 000000000000040d29fa0ff566f30bfa33f0a97a5523e8632d607fe7274eb56c 491 0.19/1.00 vMB 192
213,666 213,666 000000000000028f41e85dbe9cfcb9b75ca2556702d617812ae46f6272fb3f6a 316 0.14/1.00 vMB 194
213,665 213,665 00000000000002a9b762041b99ceb815ff9d8021d61adb437b49fa9e19b3af33 333 0.17/1.00 vMB 170
213,664 213,664 00000000000004cc60e67d2055f0d73111560713285c5f6d1a9a1bde90f87dcb 162 0.09/1.00 vMB 181
213,663 213,663 000000000000011429cc7d9633fa91f4eb44e7a03381f6c0910de42798f139c1 437 0.19/1.00 vMB 186
213,662 213,662 000000000000000e254f234119f1a4b99d9ef2b8f551df90fb08d761b7eeab44 156 0.05/1.00 vMB 53
213,661 213,661 00000000000001401141d0aaad9271e2928aaa16db5e3b30260b485c3c1683dd 443 0.20/1.00 vMB 166
213,660 213,660 00000000000004c9edb72f5c6e419fd3f5b2dc4d1902673d3bb21eed35fdcbfe 145 0.05/1.00 vMB 130
213,659 213,659 0000000000000062c44bf3e965849e1f7713bda8a12c0879f12c00617a313357 632 0.24/1.00 vMB 189
213,658 213,658 00000000000004cc55b67b6ff77bba8114ff692c4b5514eca99999efd47ef793 106 0.18/1.00 vMB 78
213,657 213,657 00000000000001f362ed5514bf80ecde79255a85b9cbd1c8a587cb7001ebfd47 82 0.24/1.00 vMB 67
213,656 213,656 00000000000002fb8391510282b0103087602d53f383e4d9c0091e043c600ce8 91 0.04/1.00 vMB 397
Previous 10 blocks ↓
Total Size: 782.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 115
    • Outgoing: 10
  • Data Transfer:
    • Sent: 693.02 GB
    • Received: 16.51 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.