Loading Tool

Explorer IconExplorer

Memory Pool

45,850 transactions
27.98 vMB
0.09947820 BTC
Random Selection Loading Transactions
Max Size: 146.92/200 MB

Candidate Block

Mining Attempt dc0a94f702da47a5baea134cbbe8087151a18bc8a85b9c2591e75a205b94d7fc
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 0bf2543de314e1ebe84fc17846e079aa0bc0fa2f0a05c177b5bc721a50e54f83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,930
Size: 1.00 vMB
Total Fees: 0.04123836 BTC
Feerates: 151.65 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (477,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,697 437,697 000000000000000003e0af361d432ab783a599449f80600bc5be8c6870e64d69 470 0.25/1.00 vMB 70
437,696 437,696 0000000000000000020005ce401726949ae5302c472a8a835d348989d0c999f0 1,082 0.75/1.00 vMB 65
437,695 437,695 00000000000000000172afd5249d2502b8fd422abd99003ccada74df488fd2e5 589 0.42/1.00 vMB 45
437,694 437,694 0000000000000000043a207bd780207bffe830265f9c31db1e6afc71b39c5213 1,769 1.00/1.00 vMB 57
437,693 437,693 000000000000000000fafc2ec0ccf2df5ce6ba6aa7c68a1c1fe035ed778b3ee2 2,210 0.88/1.00 vMB 71
437,692 437,692 00000000000000000009561c636c3d5d6a0474da3a5226b20c918bdbafa32e3e 1,493 0.75/1.00 vMB 62
437,691 437,691 000000000000000000def58b719d8da750ed4754a5f71cc372684407c83d2584 2,134 1.00/1.00 vMB 53
437,690 437,690 00000000000000000354c67ed12386b00e39dfbb62df55110e4ccdbedbb751df 2,465 1.00/1.00 vMB 94
437,689 437,689 000000000000000000da4d7991f5ffae9926a00085fc79e79408ea8b1db61a49 1,171 1.00/1.00 vMB 23
437,688 437,688 00000000000000000237de7fb25dff1a5017ab7ad6c0c99e835ad831aeee57a6 2,132 1.00/1.00 vMB 67
437,687 437,687 00000000000000000217d4d6b6e7aff5f3b0688b9c1e9417429d32dd056fc5e1 1,859 1.00/1.00 vMB 67
437,686 437,686 0000000000000000023a5dc70740498bbd31c0baf49384e174682290522908ab 2,001 1.00/1.00 vMB 59
437,685 437,685 0000000000000000018d29a7d972326f050aa159756cfc6789d781aeeb273e16 1,718 0.75/1.00 vMB 58
437,684 437,684 0000000000000000038ac7709c75b5a2416a88338e75e6026328cfc7cca64c37 2,489 1.00/1.00 vMB 91
437,683 437,683 0000000000000000018aed817cad0210ae279e16846e3cadb05e37924848077c 2,406 1.00/1.00 vMB 72
437,682 437,682 000000000000000003736fb238a27d9465e0e5b9b7293bc43781ee121896b94b 2,663 1.00/1.00 vMB 110
437,681 437,681 00000000000000000074136a39836a35fdb36a872339d3b036cb10b28b6876ed 1,417 0.88/1.00 vMB 59
437,680 437,680 00000000000000000336fb38dc25f841246536540b3a007d67819caccb210d9b 730 1.00/1.00 vMB 20
437,679 437,679 0000000000000000031e4b68f1591a920f069b2cdc06f4b34a0210fe870105bb 1,429 1.00/1.00 vMB 35
437,678 437,678 00000000000000000262817365e28f5c5e6631f3078d7c5be68f7133464f5dd6 2,327 1.00/1.00 vMB 53
437,677 437,677 0000000000000000036dea4c8b425afd7ff0be1b9cb8dbd4adc9cf57b38bcaa1 50 0.01/1.00 vMB 235
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.18 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.