Loading Tool

Explorer IconExplorer

Memory Pool

80,628 transactions
30.01 vMB
0.12304294 BTC
Random Selection Loading Transactions
Max Size: 180.51/200 MB

Candidate Block

Mining Attempt 78856b3e364066da09d282fbc62a4b0ebc7b8165c9b342d62337770f25926efc
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 5c605f38d9c07033f1a62a6505429f7f2cf763660370cc3cddb3249dffd3b659
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,609
Size: 1.00 vMB
Total Fees: 0.05073335 BTC
Feerates: 242.90 > 5.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (296,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,538 618,538 00000000000000000011bbab773ed9e47b38b4fc56ae7cb6ef26e4156b4b9efc 2,816 0.83/1.00 vMB 16
618,537 618,537 0000000000000000000cceff58cbc369f322ba5d3bb280d99cb0ddb442e62163 290 0.09/1.00 vMB 21
618,536 618,536 00000000000000000002209ca39bc2417cabb2a912f74939dfe3f73e8906a494 2,217 0.63/1.00 vMB 9
618,535 618,535 00000000000000000007d53500381d36b7a28f98c6465c64d92c6ddb6bf79719 3,193 1.00/1.00 vMB 18
618,534 618,534 00000000000000000009f141d7062fd4bfd4bebae5ae8fe65daf7e0e4da24986 86 0.02/1.00 vMB 14
618,533 618,533 00000000000000000011f7629a4dfdbd4c733c0ecff41a5ac5c9ea68a55284b6 1,710 0.45/1.00 vMB 10
618,532 618,532 0000000000000000000169b7ef2b54057edc6c3899b06b16d0655a1aa2daab0c 3,081 1.00/1.00 vMB 18
618,531 618,531 000000000000000000120a802abbec25ab75eba8c7472702b51b034e66ff9d48 3,035 0.90/1.00 vMB 6
618,530 618,530 00000000000000000004ae3a38b3c682bd472915555fd1f624528cb8df63daf9 2,865 1.00/1.00 vMB 14
618,529 618,529 00000000000000000007e4eed3028f5766331db6435b758d2e5514b9034bbbb0 2,883 1.00/1.00 vMB 25
618,528 618,528 0000000000000000000debf76984485204272fa24f2f1cee818e73a570ad9c25 3,251 1.00/1.00 vMB 25
618,527 618,527 00000000000000000006e8dbad3916d2dcd783619942236e7190cd90de4e2342 89 0.02/1.00 vMB 21
618,526 618,526 0000000000000000000036ef21baf6e7e97028ff158674299bee1b78ef772f20 2,270 0.61/1.00 vMB 15
618,525 618,525 00000000000000000010080f113a62cf652715db6b37ccf0fedf52ce0c1571a3 46 0.01/1.00 vMB 14
618,524 618,524 00000000000000000006bca88edcd657f0d09217c014f93b45d3c147c6c0d918 107 0.03/1.00 vMB 17
618,523 618,523 00000000000000000007ecbe1a01637dfe2144cd0463e72dbf1cfff460367e8b 3,297 0.99/1.00 vMB 11
618,522 618,522 0000000000000000001038d1116a719641e466978dccb229598e4b201df89158 1,884 1.00/1.00 vMB 25
618,521 618,521 000000000000000000110085a4e8a036d2bbc7094cdb31cf70b57b40f20e87d9 1,411 0.63/1.00 vMB 11
618,520 618,520 0000000000000000000a7206fc8031066449ba446c3a8f0656fd6fff10793d1e 3,490 1.00/1.00 vMB 11
618,519 618,519 0000000000000000000c866f57d5e8cc97f3f88e92f96e0e3746df4f97d5db28 3,121 1.00/1.00 vMB 9
618,518 618,518 0000000000000000000a27fa29d4b79e5bea2638f9a18bce52aa23b0aa86b217 3,424 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.