Loading Tool

Explorer IconExplorer

Memory Pool

85,726 transactions
31.45 vMB
0.13555126 BTC
Random Selection Loading Transactions
Max Size: 189.61/200 MB

Candidate Block

Mining Attempt 8e7b8f2942ccd93dc934b79ecb05d844a1fa0d30f590b5cbf2ea26de7da473b3
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 325df80f9edcd7fe9f9745b142e75fa359e052df0d7cd7efc4e7007b8c7e7d60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.05822255 BTC
Feerates: 214.31 > 5.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (241,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,559 673,559 000000000000000000044ceb1fa0f8967294a7a08dbf11e91f4175fadf3ab061 1,872 1.00/1.00 vMB 86
673,558 673,558 0000000000000000000b698ac76de66de7e3820622c6cacdb5d32de2227028da 940 1.00/1.00 vMB 10
673,557 673,557 0000000000000000000d16d23c0c51a7b3cd962bee8a61f6c243cce047f12a38 1,570 1.00/1.00 vMB 49
673,556 673,556 000000000000000000075732c47e88c259f2549b34cc1f45181ca5e30166418a 1,681 1.00/1.00 vMB 34
673,555 673,555 000000000000000000052a4d696bade65331367d617612d080ed633b785b1776 2,015 1.00/1.00 vMB 43
673,554 673,554 000000000000000000021d96387dc5ac0d7b6b5567119ab8ae32de4351700136 460 1.00/1.00 vMB 14
673,553 673,553 000000000000000000054832094014b3a4372e937946abda2d61c140d74f58c2 2,469 1.00/1.00 vMB 55
673,552 673,552 0000000000000000000592aa6ef70addbd370af0673af077c5708953588de2e2 1,545 1.00/1.00 vMB 18
673,551 673,551 0000000000000000000b51404dcbdd39464fa4eb3d40e4988312bbdb1427d3cf 1,851 1.00/1.00 vMB 67
673,550 673,550 0000000000000000000125286e4ad0e688730208fd56fae890acde9419d65572 598 1.00/1.00 vMB 85
673,549 673,549 0000000000000000000cdf86f19a1f2a4b286b532c68a3076f2b33f4ed81b7c6 654 1.00/1.00 vMB 16
673,548 673,548 00000000000000000009981df2e5ae88e7df4942d13a089813379efcc0eb8c34 1,610 1.00/1.00 vMB 43
673,547 673,547 0000000000000000000843860ffc412cf7bca398382bb15fb103054909bd2313 308 1.00/1.00 vMB 11
673,546 673,546 00000000000000000003026814864b23d3b7fa7e0445c8160e2aff3e80235981 1,842 1.00/1.00 vMB 29
673,545 673,545 00000000000000000004643b2bf7962418abfa6a40706893a86e50d73e6fbe61 2,176 1.00/1.00 vMB 56
673,544 673,544 00000000000000000008d5137d1fe0fd2ae0dd6086037e676bbb4190e94bc352 1,547 1.00/1.00 vMB 68
673,543 673,543 00000000000000000005c9743606e7e297d8487e611433ee55154d89c332e41d 1,297 1.00/1.00 vMB 43
673,542 673,542 0000000000000000000b7f450aa5f8d6f484b0a6fb6e2dd3e322298e3c95c3d6 1,600 1.00/1.00 vMB 45
673,541 673,541 0000000000000000000449f93a6d8da2b45c73f24220f4e29f0f275fea393e16 2,223 1.00/1.00 vMB 15
673,540 673,540 00000000000000000002c4214ad500e1ae41af1dd3e5cca71849f80c740897da 3,032 1.00/1.00 vMB 88
673,539 673,539 00000000000000000005997d90a98aefce3a10742cd72621bf4cbfc16899677c 1,985 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.33 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: 660.69 GB
    • Received: 14.77 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.