Loading Tool

Explorer IconExplorer

Memory Pool

43,532 transactions
26.34 vMB
0.05683651 BTC
Random Selection Loading Transactions
Max Size: 138.78/200 MB

Candidate Block

Mining Attempt 2b321d62d76402bdaf44360862892063c1a5739b8471af8c3975e8642932f299
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root 258040ed658cfa30e8b5700415b14289225a550e1e85ae41d1b1d7901a754764
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,601
Size: 1.00 vMB
Total Fees: 0.00855654 BTC
Feerates: 140.50 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (188,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,404 726,404 00000000000000000009ba2718d901f3df1d287f231b72f5a0bcc63d9879e4c3 2,204 0.96/1.00 vMB 7
726,403 726,403 00000000000000000007e4a9265a4d05c91550960956364ad14c5a090ac4cb61 289 0.09/1.00 vMB 7
726,402 726,402 00000000000000000002b418ac6722d782d21bbbc09a49c75810c986debbe20a 487 0.13/1.00 vMB 7
726,401 726,401 0000000000000000000109ef8f11c7fd80a38171bc7abb1af3045ebcd6ab2810 612 0.17/1.00 vMB 7
726,400 726,400 00000000000000000001f7c3fe78976faa34f5a8d897cfe0fa68e1aa6c404b2e 1,750 0.58/1.00 vMB 9
726,399 726,399 00000000000000000008283b1bf96c00c273eec33cfe919de47e4ff634219b4d 195 0.49/1.00 vMB 1
726,398 726,398 00000000000000000001cc1d29dd75302470e14393cd3a7fd3555fe434ef02c6 2,263 1.00/1.00 vMB 6
726,397 726,397 000000000000000000084ff9124f5e0972a02312f88adfbbeb772e60d02a5dd2 1,581 1.00/1.00 vMB 1
726,396 726,396 00000000000000000008b35b64d832082c1b9b13aca2766f634eec100a3c78cd 3,529 1.00/1.00 vMB 9
726,395 726,395 0000000000000000000850bcbc32122a8ac6c59e9ad1e10c52c29abab19165d0 3,406 1.00/1.00 vMB 10
726,394 726,394 000000000000000000035a9f44b262999f4d56ca87a907a3f0108f40f8f794e7 2,826 1.00/1.00 vMB 13
726,393 726,393 00000000000000000001605327e960ef8781dd05e9fdfaa8b59b0ee824009a48 235 0.07/1.00 vMB 5
726,392 726,392 000000000000000000058b138a6d793d5d044790e1b0a1cf856f8d00cce123c7 512 0.17/1.00 vMB 11
726,391 726,391 00000000000000000001b21f63c5428f588fd7dc452490c2b7a23478ca418c45 1,203 0.67/1.00 vMB 3
726,390 726,390 00000000000000000009a0c0e599c7d6e22b0512930e80d16c6bb4f10e1925e1 944 1.00/1.00 vMB 3
726,389 726,389 000000000000000000066f258888b4c151a41c1882b9c2472cdc45505ad65176 1,443 1.00/1.00 vMB 6
726,388 726,388 00000000000000000000320d1f8a56508c3f54b1101000cc52d55f429446bf85 638 1.00/1.00 vMB 2
726,387 726,387 0000000000000000000430e78b2ab8374b37993f94ce5aa5ce2ae87b7ef8b19e 840 1.00/1.00 vMB 4
726,386 726,386 000000000000000000014f414c18ef45be09ae66ead73a532c902aaa5c531c2f 2,594 1.00/1.00 vMB 6
726,385 726,385 00000000000000000006d08d2f976c0269055f6d2596552d869b252ae2f434a1 3,017 1.00/1.00 vMB 10
726,384 726,384 0000000000000000000556ae0a38ead6a590a130e6b3c39bc1db59b0843b5195 2,820 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.92 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: 646.04 GB
    • Received: 12.80 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.