Loading Tool

Explorer IconExplorer

Memory Pool

45,312 transactions
27.95 vMB
0.06869666 BTC
Random Selection Loading Transactions
Max Size: 147.75/200 MB

Candidate Block

Mining Attempt f07193f89bdce7d371fb756837f6224f7126e2a95102d8c915cd69f6df9b3507
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root b0cb1a464d80a6726d5b2a187e4906087b50fad7293297bcbeb4e5894ea9b01d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,087
Size: 1.00 vMB
Total Fees: 0.01526000 BTC
Feerates: 101.53 > 1.53 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (559,392 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,545 355,545 000000000000000014b3be0569a6be4a214787b5ece0a8bd80d285396801ff22 313 0.20/1.00 vMB 24
355,544 355,544 0000000000000000162c6b5be5499277c24fe11de256a9c2ad81caefd1defe4c 257 0.15/1.00 vMB 20
355,543 355,543 000000000000000003f8f9010338a9b39a78ab955144669539cbb80038a96b30 943 0.58/1.00 vMB 27
355,542 355,542 00000000000000000f53e2d214685abf15b6d62d32453a03b0d472e374e10e94 164 0.07/1.00 vMB 30
355,541 355,541 00000000000000000ede57128787e448fb8908ba49c9be1321365da37a1ce7f1 1,407 0.74/1.00 vMB 27
355,540 355,540 00000000000000000ee99382ac6bc043120085973b7b0378811c1acd8e3cdd9c 845 0.42/1.00 vMB 29
355,539 355,539 000000000000000009344ba165781ee352f93d657c8b098c8e518e6011753e59 552 0.32/1.00 vMB 29
355,538 355,538 000000000000000005c358974430b79fb5326ab1df32fb2cd2d9887ddbaff08d 190 0.15/1.00 vMB 18
355,537 355,537 00000000000000000ee3f271894f9783e2f85b8f3c9057056ba62dcb786c72a1 196 0.14/1.00 vMB 28
355,536 355,536 000000000000000003c2ad3f72cd52f6ed99b4f63aa8f8a8a760c65b12ef262a 625 0.40/1.00 vMB 26
355,535 355,535 0000000000000000022ed81b772f94c0ec7f75d42ac1cd38fbb6b16ce8e1efdc 266 0.16/1.00 vMB 21
355,534 355,534 00000000000000000257e69c6a16954dce9a3d0cd798a7db34e21a7f9659f80e 849 0.46/1.00 vMB 32
355,533 355,533 000000000000000009da59501dccdd19a85d9efca79dd0b890a3a9befcda8f12 735 0.42/1.00 vMB 25
355,532 355,532 0000000000000000008ce84bb172d1cc6470fd9b587c99af344ef983b6f0114b 406 0.26/1.00 vMB 30
355,531 355,531 0000000000000000050e2cf0e51a24ec916c799972bcbcc9fbaac378453a05f7 81 0.27/1.00 vMB 4
355,530 355,530 00000000000000000a966a7d30f34336bb36e7582903ae4d218b6ab2e56bad21 1,219 0.72/1.00 vMB 25
355,529 355,529 0000000000000000156a2bb527074442a90d8e82946d3fddd5680e5490957e8a 303 0.73/1.00 vMB 6
355,528 355,528 00000000000000000f57616c02ada490e61a0598a1f3909b41a138abae28e98d 795 0.70/1.00 vMB 15
355,527 355,527 000000000000000010248c3117941754cb23bff65f05dc493f75dcf5056d0955 474 0.73/1.00 vMB 9
355,526 355,526 00000000000000000790c01404d316e7ca76f801d8e972b643867793f1bf7ff6 963 0.74/1.00 vMB 24
355,525 355,525 00000000000000000de6926c80141b69e9a42025ac64b1513e138b8c69ca8df5 1,057 0.71/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.28 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: 656.74 GB
    • Received: 14.43 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.